Nicolas Gallagher’s Normalize.css used in the inuitcss framework
npm install inuit-normalizeThe normalize.css module is an exact clone of normalize.css at version v4.1.1.
normalize.css makes browsers render all elements more consistently and in
. It is developed and maintained by Nicolas
line with modern standards
Gallagher.
Install using Bower:
$ bower install --save inuit-normalize
Install using npm:
$ npm install --save inuit-normalize
* Project homepage: necolas.github.io/normalize.css
* GitHub repo: github.com/necolas/normalize.css