n-ize.css
v0.6.1
Published
An add-on to CSS normalization. With slots for your design system.
Downloads
4
Maintainers
Readme
n’ize.css
Add some spice to normalize.
Download
Here’s the raw CSS file.
What does it do?
- 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 support
Browser that support: