Get the latest tech news
Running Animations Without Keyframes
A new way to create animations without relying on keyframes
January 09, 2025Using the new@starting-style you can create animations without using@keyframes. It's not a replacement for the classic way to create animations but it can be a useful CSS trick in some situations. I am using big values to simulate an infinite rotation.
Or read this on Hacker News