1.0.0 • Published 7 years ago

standardize.css v1.0.0

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

standardize.css

A compilation of normalize, standardize and html5bp, without the opinions and with more accessibility classes.

npm

npm install --save standardize.css

Why this over the others?

All projects are different, and oftentimes I found the opinionated styles would override or influence my custom styles- so I stripped them out. More accessibility classes are included, courtesy of html5bp.

Browser support

  • Chrome (last 2)
  • Edge (last 2)
  • Firefox (last two)
  • Firefox ESR
  • IE 10+, Edge
  • iOS Safari (last two)
  • Opera (last two)
  • Safari 8+

Support for outdated browsers has also been removed (mainly IE 8 and 9).

Shoutout

Of course, thanks to Nicholas Gallagher, Jonathan Neal, and the creators and mainters of HTML5-Boilerplate for their research and work in browser-supporting CSS.