ben-eb / gulp-svgmin

Minify SVG files with gulp.
MIT License
340 stars 34 forks source link

Allow per-file options #27

Closed w0rm closed 9 years ago

w0rm commented 9 years ago

This is a nice way to solve unique ids problem in gulp-svgstore without having to implement a custom transformation stream, or depend on svgo.

ben-eb commented 9 years ago

Nice. Could you squash the commits please? :+1:

w0rm commented 9 years ago

@ben-eb done

ben-eb commented 9 years ago

Awesome stuff. Thanks!

ben-eb commented 9 years ago

Released as 1.2.0.