w0rm / gulp-svgstore

Combine svg files into one with symbol elements

Home Page:https://www.npmjs.com/package/gulp-svgstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No preview files available

prajith-ta opened this issue · comments

Please add a preview file for sprites like gulp-svg-sprites.

Thanks for the suggestion. I think generating previews from a bunch of svgs should be its own gulp plugin!

According to https://github.com/gulpjs/gulp/blob/master/docs/writing-a-plugin/guidelines.md

Your plugin should only do one thing, and do it well.
Avoid config options that make your plugin do completely different tasks