normalize.css v4.1.1
The 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 line with modern standards. It is developed and maintained by Nicolas 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