Ferreira

Results 5 comments of Ferreira

that's what i'm been doing, but it's a manual thing!!!

Well, because i'm styling SVG and using CSS to change color of the SVG objects, when i'm in --serve mode all works fine, because the SVG are not optimized, but...

Hi Flovan, well the optimization changes the name of the objects. Hi have this object code before optimization: but after optimization: this alter's my css style.

Hi, i do this test and i'll see if i can find the plugin that breaks my style… :) good work

that's fine, i'm using this in some cases, but if .svg files are complex the optimization fails and then i used the original file. So both options are fine. Thanks