inuit-normalize

Nicolas Gallagher’s Normalize.css used in the inuitcss framework


Keywords
inuitcss, oocss, css, normalize
License
MIT
Install
npm install inuit-normalize@4.1.1

Documentation

normalize.css v4.1.1

The normalize.css module is an exact clone of normalize.css at version v4.1.1. 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 Bower:

$ bower install --save inuit-normalize

Install using npm:

$ npm install --save inuit-normalize