CSS Custom Properties have been a hot topic for a while now, with tons of great articles about them, from great primers on how they work to creative tutorials| CSS-Tricks
Dynamic properties provide opportunities for new creative ideas, but also the potential to add complexity to CSS. To get the most out of them, we might need a strategy for how to write and structure CSS with custom properties.| MadeByMike
Also known as "CSS variables," this nifty modern CSS feature enables incredible flexibility throughout your stylesheets.| 12daysofweb.dev