Login
From:
CSS Tip: Learn CSS the easy way
(Uncensored)
subscribe
Running animations without keyframes
https://css-tip.com/animation-without-keyframes/
links
backlinks
Roast topics
Find topics
Find it!
Using 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.