Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.54 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.54 KB

Normalize.less

GitHub tag Software License

Modularized famous normalize.css using less. The idea comes from here.

Install

Download the latest stable version of normalize.less or install with bower:

bower install modularized-normalize-less --save
npm i modularized-normalize-less --save-dev

Gulp tasks

Maybe for some reason you need a custom normalize dist (be careful doing this). Go to normalize.less, comment unnecessary modules an run:

gulp normalize

Contributing

Please see CONTRIBUTING for details.

Creators

Normalize.less it's based on the work of: Nicolas Gallagher and co-creator Jonathan Neal.

Segundo Fdez

Contributors

License

Code and documentation Copyright (c) 2015 Segundo Fdez (http://segundofdez.com) Code released under the the MIT license