FWeinb / grunt-svgstore

Merge svgs from a folder
MIT License
920 stars 94 forks source link

`options.svg` overrides all default options #140

Open sumeetattree opened 6 years ago

sumeetattree commented 6 years ago

Passing a class option to options.svg overrides everything including the default xmlns attribute. Is this intended? I would think it should preserve the options that I haven't specified.