Home › Forums › CSS › SVG Gradient animation › Reply To: SVG Gradient animation
February 26, 2014 at 10:23 am
#164169
Member
Animating an SVG would probably be a job for JS.
At the very least you would have to move the CSS (if that’s the solution you were after) out of the SVG and into a CSS stylesheet.