jrun-normalize
v9.2.0
Published
Forked from necolas/normalize.css. An opinionated customized version of normalize.css
Downloads
3
Readme
normalize.css
Forked from necolas/normalize.css. An opinionated customized version of normalize.css - A modern alternative to CSS resets
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.