MadLittleMods / gulp-css-spriter

Sprite Sheet Generation from CSS source files. The best and different approach to sprite sheets.
https://www.npmjs.com/package/gulp-css-spriter
38 stars 19 forks source link

only add backgroud image with the '?__spriter' suffix #11

Closed xing-zhi closed 7 years ago

xing-zhi commented 7 years ago

Fix #10

MadLittleMods commented 7 years ago

@xing-zhi We should make this a more general option for a matching function or regex, options.filter(uri, filePath)

MadLittleMods commented 7 years ago

Sorry, accidental close but might as well start a new PR with the more general option