1 / 1
Smooth CSS Variable Animation with @property
This demo showcases how to achieve buttery-smooth, continuous animations of CSS custom properties by registering them with `@property` and specifying their data type. This enables the browser to interpolate values like angles, preventing visual 'snapping' and creating fluid transitions in gradients, glows, and more.
animationcssgradients@propertysmoothcustom properties