HTML5 Reset is a simple set of best practices to get web projects off on the right foot.
There's no perfect setup for every developer, and this one is mine — if there are improvements you'd like to make, fork it!
- 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