Style-observer: JS to observe CSS property changes, for reals
Lea Verou introduces a JavaScript library that enables developers to execute scripts in response to CSS property changes, regardless of their trigger. This tool addresses longstanding challenges in web development, offering solutions for implementing higher-level custom properties, polyfilling missing CSS features, and synchronizing HTML attributes with CSS state changes.
