Maybe don’t use custom properties in shorthand properties

1 · CSS-Tricks · March 6, 2025, 5:31 p.m.
Summary
The blog post discusses the potential pitfalls of using custom properties within shorthand CSS properties, highlighting how the cascade processes invalid custom properties and potentially invalidates the entire declaration. It serves as a warning rather than a tutorial or novel technique.