grunt-svgstore icon indicating copy to clipboard operation
grunt-svgstore copied to clipboard

How to add diferent prefix but compile in one file?

Open barcia opened this issue 8 years ago • 1 comments

I would like create different prefix for svg located in different directories, but at the end all should be compile in one file. Is this possible??

thanks

barcia avatar Feb 01 '17 12:02 barcia

Would running it twice work? Once with the directory specific prefixes and then again (on what came out of that) with no prefix to get it into one file?

btw: I haven't tested this, nor do I have anything to do with the project

cstro avatar Feb 20 '17 12:02 cstro