@kuriv/normalize
v1.0.5
Published
A modern, HTML5-ready alternative to CSS resets.
Downloads
3
Maintainers
Readme
normalize
A modern, HTML5-ready alternative to CSS resets.
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 .