mixtur / webpack-spritesmith

Webpack plugin that converts set of images into a spritesheet and SASS/LESS/Stylus mixins
499 stars 56 forks source link

Fixed error in customTemplate example #73

Closed SidiaDevelopment closed 6 years ago

SidiaDevelopment commented 6 years ago

The ) is extra at this point and can be removed

mixtur commented 6 years ago

Thank you