drdk / grunt-dr-svg-sprites

Grunt plugin to create SVG sprites with PNG fallbacks at needed sizes
113 stars 19 forks source link

0.2.7 : PNG image created in wrong location #6

Closed benfrain closed 10 years ago

benfrain commented 10 years ago

0.2.7 - after running the task, although a reference to a PNG is created in the CSS, the PNG file seems to be created in the wrong location.

It actually gets output into the dr-grunt-svg-sprites folder, not the project folder.

phloe commented 10 years ago

Paths should be fine now in v0.2.8.