npm-css-normalize

A modern, HTML5-ready alternative to CSS resets.


Keywords
css, normalize, css-library, css-reset, css3, normalize-css
License
MIT
Install
npm install npm-css-normalize@1.0.1

Documentation

normalize

A modern, HTML5-ready alternative to CSS resets.

build version license

Installation

Git

git clone https://github.com/kuriv/normalize.git

npm

npm install @kuriv/normalize

Download

https://kuriv.github.io/normalize/normalize.min.css

What does it do?

  • Preserves useful defaults, unlike many CSS resets.
  • Normalizes styles for a wide range of elements.
  • Corrects bugs and common browser inconsistencies.
  • Improves usability with subtle modifications.
  • Explains what code does using detailed comments.

Browser support

  • Chrome
  • Edge
  • Firefox
  • Internet Explorer 10+
  • Safari
  • Opera

License

normalize is open-sourced software licensed under the MIT license .