svg-inject icon indicating copy to clipboard operation
svg-inject copied to clipboard

inline style

Open quantrpeter opened this issue 4 years ago • 1 comments

Hi Can we do inline style for the SVG? thanks for this great tool

quantrpeter avatar Jan 02 '21 15:01 quantrpeter

I did not know what to make of this issue, but I just realized that if the <img> element has a style attribute, it will simply replace any inline style set for the <svg> element. We should fix this and merge the style with into the existing inline style.

waruyama avatar May 22 '21 20:05 waruyama