An opinionated complement to normalize.css
NPM
npm install --save opinionate.css
Bower
bower install --save opinionate-css
Normalize.css is awesome. Unfortunately, as of version 6.0.0, some opinionated rules were removed. This package aims to restore those rules for anyone who wants to keep up with the latest changes but still needs/wants the opinionated rules.
You still need to include normalize.css in your project. This only includes the rules that were removed.
The code for opinionated.css was taken directly from normalize.css. All credit goes to Nicolas Gallagher and Jonathan Neal.