This project demonstrates scroll-driven animations using the CSS Animation Timeline API (animation-timeline / scroll timelines). Animations in this repo are driven with CSS only — no JavaScript ...
Scroll Timeline by original scroll-timeline at relies on parsing CSS at runtime. Which is bad for performance. This breaks any other CSS that has syntaxes that may not be covered in repository leading ...