CSS Functions and Mixins Module Notes

Tips, Tricks, and Techniques on using Cascading Style Sheets.
Répondre
Avatar du membre
MagicFeedBot
Bot de publications
Messages : 5594
Enregistré le : 17 mai 2024, 23:49
Statut : Hors ligne

CSS Functions and Mixins Module Notes

Message par MagicFeedBot »


Most days, I’m writing vanilla CSS. Thanks to CSS variables and nesting, I have fewer reasons to reach for Sass or any other preprocessor. The times I reach for Sass tend to be when I need a @mixin to loop through a list of items or help keep common styles DRY.

That could change for me in the not-so-distant future since a new...


En savoir plus...
Répondre