Animate an SVG path with CSS
A while ago, I found this super cool effect that animated an SVG path as it was drawn on the canvas.
It turns out it's pretty easy to create this with CSS, so let's see how it's done.
Animating an SVG path with CSS
The first part was to create an SVG...
h.daily-dev-tips.com2 min read