RT jhey 🔨🐻✨
Future CSS Tip! 🔮
You can use scroll-driven animation with animation-range "cover" to create CSS "Cover flow" ✨
.cover {
animation: flow;
animation-timeline:--cover;
animation-range: cover;
}
Use a smidge of JS to get infinite scroll 🚀
@CodePen link/details below! 👇 https://t.co/tynTXtC8X0