Scroll-Driven Animations Exploring the majestic new `animation-timeline` API
Summary
The article explains a new CSS API called animation-timeline that maps keyframes to the scroll position. It demonstrates with examples for range control, entry/exit, and linked timelines, plus browser support and polyfills.