svg-sprite-loader
svg-sprite-loader copied to clipboard
In which cases loader will break SVG?
I try to use loader in my project, but it broke all SVG images: some of them bigger, some of them changed position, color, lose some parts... Partially it's because of deleted attrs like width and height (#321). But it's not the only reason. So, in which cases loader will break SVG?
@someden Do you also use svgo-loader by any chance?
@inker no