9.2.0 • Published 4 years ago

jrun-normalize v9.2.0

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

normalize.css

Forked from necolas/normalize.css. An opinionated customized version of normalize.css - A modern alternative to CSS resets

npm license changelog gitter

NPM

yarn add jrun-normalize --dev

or

npm install jrun-normalize --save-dev

CDN

See https://classic.yarnpkg.com/en/package/jrun-normalize

Download

See https://raw.githubusercontent.com/jasonrundell/normalize.css/master/normalize.css

What does it do?

  • Improves (my opinion) upon the original normalize.css by Nicolas Gallagher
  • 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 80+
  • Edge 80+
  • Firefox 70+
  • Internet Explorer 11+
  • Safari 11+

Contributing

Please read the contribution guidelines in order to make the contribution process easy and effective for everyone involved.