svg-sprite/grunt-svg-sprite

Order of SVGs in output sprite

yamsoft opened this issue · 1 comments

Hi...
I have a question..
How can we specify the order in which the SVGs get placed into the final sprite?
I want to make sure that the new svg entry that I make goes to the last of the sprite, and does not disturb the order of the previous sprite

jkphl commented

Closing this b/c it's a crosspost of svg-sprite/svg-sprite#189