normalize.scss
Modularized and Sassy Normalize.css.
INSTALLATION
Three options are available:
- Download package
- Clone with Git:
$ git clone https://github.com/hail2u/normalize.scss.git
- Install with Bower:
$ bower install modularized-normalize-scss --save-dev
TEST
Install development dependencies with npm:
$ npm install
Then, test with Grunt:
$ grunt test
LICENSE
MIT (same as Normalize.css): http://hail2u.mit-license.org/2013