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 ...
itzfizz-next/ │ ├── package.json ← Dependencies (Next.js, GSAP, Tailwind) ├── next.config.js ← Next.js config ├── tailwind.config.js ← Tailwind theme (colors, fonts, keyframes) ├── postcss.config.js ← ...