To celebrate scroll-driven animations finally landing in Safari 26, here are some things you probably want to know before using them. Link to: The anatomy of a scroll driven animation We don’t need the animation-duration property as the animation duration is determined by the animation-range now. This code would rotate the element with the class […]
👀