Combining anchoring, scroll-driven animations, container style queries, offset-path, and @property to create my yearly CSS Christmas card. Happy holidays!| utilitybend.com
An exploration of the newly supported at-rule for explicitly defining and animating custom properties in CSS.| ryanmulligan.dev
Fail safe, reliable, & deeply nestable.| nerdy.dev
The CSS.registerProperty() static method registers custom properties, allowing for property type checking, default values, and properties that do or do not inherit their value.| MDN Web Docs