Modularized famous normalize.css using less. The idea comes from here.
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
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
Please see CONTRIBUTING for details.
Normalize.less it's based on the work of: Nicolas Gallagher and co-creator Jonathan Neal.
Segundo Fdez
Contributors
Code and documentation Copyright (c) 2015 Segundo Fdez (http://segundofdez.com) Code released under the the MIT license