Add some spice to normalize.
Download
Here’s the raw CSS file.
- Rely on normalize.css.
- Add “slots” to inject design tokens on the normalizer layer.
- Those slots are nothing but references to CSS custom properties (using
var()
). - This prevents setting hard-coded “standard” values, e. g.
40px
indent, that are likely to be overwritten, anyways.
- Those slots are nothing but references to CSS custom properties (using
Browser that support: