Fixalize CSS is fixing general inconsistency between browsers and setting new defaults. It's a personal mix based on Normalize and Remedy stylesheets and improved further with personal experience and preferences.
- Find the Fixalize css file
- Add it to your solution and reference it in your index.html
<link rel="stylesheet" href="path/to/fixalize.css">
-
input range style
-
use :where() to lower specificity?
-
custom select (safari is different)
-
Fixalize + (more opinionated && helpers && css variables)
- transition
- spacing
- container
- colors
- ...
-
https://github.com/csstools/sanitize.css/blob/main/sanitize.css
-
https://github.com/twbs/bootstrap/blob/main/scss/_reboot.scss