CSS normalization for crossbrowser compatibility
- lightweight
- maintained & up to date
- No opinionated styles. (use https://github.com/u1ui/base.css for it).
https://github.com/csstools/normalize.css/blob/main/normalize.css
https://github.com/jensimmons/cssremedy/tree/master/css
https://github.com/sindresorhus/modern-normalize/blob/main/modern-normalize.css
https://github.com/kripod/css-homogenizer/blob/main/reset.css
https://github.com/AustinGil/bedrocss/tree/master/src
https://github.com/krishdevdb/reseter.css/blob/master/css/reseter.css
https://github.com/andy-piccalilli/modern-css-reset/blob/master/src/reset.css
https://github.com/garrettw/vitals/blob/master/css/vitals.css
https://github.com/petertjmills/tailwind-preflight/blob/master/src/preflight.css (plus optionated)
https://github.com/h5bp/main.css/blob/main/src/_base.css (plus optionated)
Chrome: https://chromium.googlesource.com/chromium/blink/+/refs/heads/main/Source/core/css/html.css
Webkit: http://trac.webkit.org/browser/trunk/Source/WebCore/css/html.css
Firefox: https://searchfox.org/mozilla-central/source/layout/style/res/html.css
- MIT License, Copyright (c) 2022 (like all repositories in this organization)
- Suggestions, ideas, finding bugs and making pull requests make us very happy. ♥