1.0.5 • Published 4 years ago

@kuriv/normalize v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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 .