aleut.generic.normalize
v2.0.0
Published
Nicolas Gallagher’s Normalize.css used in the aleutcss framework (based on Harry Roberts inuitcss framework)
Downloads
10
Readme
normalize.css v4.0.0
The normalize.css
module is an exact clone of normalize.css at version v4.0.0.
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