I'm using svgmin together with https://github.com/akoenig/imacss/, which is a plugin that generates inline css for my SVGs, but for it to work, the svg must be URI encoded..
SVGO has a --datauri argument, is there any way to call this within gulp?
Ty
I'm using svgmin together with https://github.com/akoenig/imacss/, which is a plugin that generates inline css for my SVGs, but for it to work, the svg must be URI encoded.. SVGO has a --datauri argument, is there any way to call this within gulp? Ty