HTML5 Reset is a simple set of best practices to get web projects off on the right foot.
- We make almost no opinionated decisions — the style sheet is designed to strip initial styles from browsers, providing a blank slate
- No more Analytics, Modernizr, or jQuery
- Basic CSS variables
- Links to useful 3rd party tools
- Removed extraneous comments