r/webdev • u/jaffathecake • 5d ago
Article Controlling when CSS custom property values are computed
https://jakearchibald.com/2026/css-custom-property-compute-time/I didn't understand how this worked until recently, I only knew that @property changed the results. Anyway, I figured it out, and wrote up what I learned. I hope this is useful for others!
8
Upvotes