Before the advent of CSS custom properties (we might call them “variables” in this article as that’s the spirit of them), implementing multiple color schemes| CSS-Tricks
An answer to a headscratcher Tyler Gaw (and Chris Coyier) ran into …| Bram.us
A few sirens went off a couple of weeks ago when the CSS Working Group (CSSWG) resolved to add an if() conditional to the CSS Values Module Level 5| CSS-Tricks
Back in July 2020, I got an email from James0x57 (I always try to refer to people by their name, but I think I get the sense they prefer to go by screen name)| CSS-Tricks
This is the first post of a two-part series that looks into the way CSS variables can be used to make the code for complex layouts and interactions less| CSS-Tricks
Saw this from Lea being passed around yesterday:| Geoff Graham
I drop by the show to talk about CSS updates and news on container queries, rolling out cascade layers, `!important` things to remember, custom properties, exit animations, CSS functions, state queries, and more.| Miriam Eric Suzanne
The other day, Florens Verschelde asked about defining dark mode styles for both a class and a media query, without repeat CSS custom properties declarations.| CSS-Tricks
Everything important and useful to know about CSS Custom Properties. Like that they are often referred to as "CSS Variables" but that's not their real name.| CSS-Tricks