0
How to start an animation of an element in css from its current position not its initial position?
3 Respostas
+ 1
Why current position different from initial one?
+ 1
Calviղ , because I've transformed the element to its different state respected to it initial (origin) state. Ex- rotate, translate, skew etc.
+ 1
set the current position on @keyframes from {}