FWeinb / grunt-svgstore

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

Svgstore will add the prefix regardless of whether it exists or not #98

Open betsydupuis opened 9 years ago

betsydupuis commented 9 years ago

Svgstore will add the prefix regardless of whether it exists or not in the svg source filename.

It would be helpful for the workflow to include a test for the specified prefix before prepending it.