Tailwind CSS Animation on Scroll - A simple and small (600 bytes) library to help animate elements while scrolling using responsive Tailwind CSS JIT utility classes.
This is a simple project that demonstrates the use of GSAP library to create a scroll animation. The animation is triggered when the user scrolls down the page. The project is built using HTML, CSS, ...