Poking at the CSS if() Function a Little More: Conditional Color Theming | CSS-Tricks
The new CSS if() function allows conditional value assignments based on CSS variables, enhancing theming capabilities. It offers potential for complex design systems, though its syntax can be cumbersome.