CSS file that provides cross-browser consistency in the default styling of HTML elements
NPM
npm install --save @olton/reset-css
CDN
See https://
Download
See https://raw.githubusercontent.com/olton/reset-css/master/reset.css
- 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.
- Chrome
- Edge
- Firefox ESR+
- Internet Explorer 10+
- Safari 8+
- Opera
Please read the contribution guidelines in order to make the contribution process easy and effective for everyone involved.