Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 749 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 749 Bytes

normalize.scss

Modularized and Sassy Normalize.css.

INSTALLATION

Three options are available:

  1. Download package
  2. Clone with Git: $ git clone https://github.com/hail2u/normalize.scss.git
  3. 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