generic.normalize
# normalize.css v3.0.3
The normalize.css
module is an exact clone of normalize.css at version v3.0.3.
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 npm:
$ npm install --save-dev aleut.generic.normalize
- Project homepage: necolas.github.io/normalize.css
- GitHub repo: github.com/necolas/normalize.css