@creative-web-solution/front-library
v7.1.24
Published
Frontend functions and modules
Downloads
34
Readme
Front Library
@version: 7.1.24
Use
Just import features as usual:
import { extend } from '@creative-web-solution/front-library/Helpers/Extend';
Modernizr addons
They are made to be concatenated at the end of the Modernizr file.
[
"modernizr.js",
"node_modules/@creative-web-solution/front-library/ModernizrAddons/mobile.js"
]