#sequential-animation

[ follow ]
Web development
fromCSS-Tricks
4 days ago

Sequential linear() Animation With N Elements | CSS-Tricks

Use sibling-index() and sibling-count() with the linear() timing function to create automatically staggered sequential animations for any number of sibling elements.
[ Load more ]