Closed Ladvace closed 4 months ago
found the answer: https://motion.dev/docs/faqs
Motion One is built on top of the [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API). As such, it's currently capable of animating CSS styles on HTML or SVG elements.
It can't currently animate SVG attributes like d
is there a way to animate the linearGradient properties such as x1, y1, etc.? .