bizweekgraphics / swoopyarrows

swoopyarrows makes swoopy arrows between things
http://bizweekgraphics.com/swoopyarrows
The Unlicense
108 stars 7 forks source link

Internalize styling #6

Closed tophtucker closed 8 years ago

tophtucker commented 10 years ago
.arrow {
  fill: none;
  stroke: black;
  pointer-events: none;
}

How best to accomplish this?

tophtucker commented 8 years ago

hard :/