nuxt-modules / svg-sprite

Optimize SVG files and combine them into sprite
https://codesandbox.io/s/github/nuxt-community/svg-sprite-module/
MIT License
295 stars 41 forks source link

elementClass not supported #298

Open mishli opened 10 months ago

mishli commented 10 months ago

hey, it seems elementClass is not working. It's written in the documentation, but couldn't get it to work. Looking at the module.ts - seems it's not coded yet. Hopefully support will be added in next version as it is much easier to style icons globaly with one class then adding the same class on eash icon (we have over 100 icons).

thanks

volkanakkus commented 7 months ago

Same here, the element class is not working right now.