Closed 7daysofrain closed 6 years ago
@7daysofrain Sorry for not responding earlier, I'm on holiday at the moment. It's beyond (gulp-)svg-sprite's scope to do SVG manipulation other than needed for sprite compilation. You can, however, use a custom global transform to post-process the sprite before it gets saved. You'll have to write the code for adding the CSS class yourself inside a callback function that gets executed for this purpose, see documentation. Good luck!
@jkphl just did that, It worked perfectly, thanks!
Hi,
Is there a way to add a fixed class to the tag?
Thanks