selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
191 stars 39 forks source link

Managing trasparent png after node upgrade #21

Closed alberto-bottarini closed 10 years ago

alberto-bottarini commented 10 years ago

After upgrading Node to 0.10.26, generated sprites no longer have transparent background but they have a white background despite original pngs are transparent. Someone with my same problem? Thanks

alberto-bottarini commented 10 years ago

My mistake: removing modules and reinstalling them was the right solution. Sorry

selaux commented 10 years ago

No worries :beer: , closing.