My Learning Curve

Feed / Josh Comeau's blog

Springs and Bounces in Native CSS

Tuesday, October 28, 2025

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.


Read original article ↗