Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 324 Bytes

Front Library

@version: 6.3.1

Use

Just import features as usual:

import { extend } from 'front-library/Helpers/Extend';

Modernizr addons

They are made to be concatenated at the end of the Modernizr file.

[
    "modernizr.js",
    "node_modules/front-library/ModernizrAddons/mobile.js"
]