@kizu i wrote a css tricks article at one point exploring and explaining how i use them—
pattern 5 was my take on mixins, using typography as the example
https://css-tricks.com/patterns-for-practical-css-custom-properties-use/
Top-level
@kizu i wrote a css tricks article at one point exploring and explaining how i use them— pattern 5 was my take on mixins, using typography as the example https://css-tricks.com/patterns-for-practical-css-custom-properties-use/ 1 comment
|
@tychi Nice! But my article is about a very different application of custom properties — where they can be the _only_ external API of a mixin, with no class names or any other selectors associated :)