Gar

Results 2 issues of Gar

Could you add a style prop or something to allow for changing the style(color) of the tip?

feature

I am trying to morph an svg ``` var myIcons = new SVGMorpheus('#iconset') myIcons.to('icon1') ``` I am seeing the following error: svg-morpheus.js:231 Uncaught ReferenceError: clone is not defined I figured...