normalize-css
normalize.css packaged for npm and static-assets.
programmatic use
Require normalize-css
with
browserify and it will add
itself to <head>
.
require('normalize-css');
license
MIT
see npm.im/normalize.css instead
normalize.css (from http://necolas.github.com/normalize.css/)
normalize.css packaged for npm and static-assets.
Require normalize-css
with
browserify and it will add
itself to <head>
.
require('normalize-css');
MIT