Skip to content

Files

Latest commit

author
Dennis Heibült
May 20, 2016
97b7d81 · May 20, 2016

History

History
17 lines (11 loc) · 615 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 615 Bytes

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