1.0.1 • Published 7 years ago

npm-css-normalize v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

normalize

A modern, HTML5-ready alternative to CSS resets.

build version license

Download

See https://kuriv.github.io/normalize/normalize.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.

How to use it?

It's suggested that you read the normalize.css file and consider customising it to meet your needs. Alternatively, include the file in your project and override the defaults later in your CSS.

Browser support

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

License

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

1.0.1

7 years ago