A modern, HTML5-ready alternative to CSS resets
Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
- npm install normalize.css
- component install necolas/normalize.css
- bower install normalize.css