Closed drummes12 closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tailwind-animations | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 27, 2024 10:24pm |
What does this PR do?
Soporte a animaciones manejadas por scroll scroll-driven animations
Why are we doing this?
Permitir una manera de realizar estas animaciones por Tailwind.
Uso simple de la animación manejadas por el scroll, permitiendo con una clase asignar las variables necesarias:
view-animate-[--custom-name]
scroll-animate-[--custom-name]
y animarlas haciendo uso de las demás clases de
animate
Test Case(s):
Scroll Timeline
View Timeline
Test Result(s):
Checklist