New Oct 28, 2025

Springs and Bounces in Native CSS

More Front-end Bloggers All from Josh Comeau's blog View Springs and Bounces in Native CSS on joshwcomeau.com

The “linear()” timing function is a game-changer; it allows us to model physics-based motion right in vanilla CSS! That said, there are some limitations and quirks to be aware of. I’ve been experimenting with this API for a while now, and in this post, I’ll share all of the tips and tricks I’ve learned for using it effectively. ✨

Keep reading.


Scroll to top