Skip to content

Tag

Css-Animation articles and design guides

CSS animation has quietly grown up: scroll-driven timelines, view transitions, and @property mean a lot of motion no longer needs JavaScript at all. These pieces show where CSS is now the right call and where it still isn't, with copy-paste examples that respect prefers-reduced-motion by default. Expect real performance notes, because a transform animates cheaply and a box-shadow does not.