Tagged Questions
10
votes
2answers
2k views
Creating CSS sprites from Photoshop
I have a PSD with a web design.
Every time I tweak the design, I need to manually copy different portions of the image, with different layer visibilities (for transparency) into CSS sprites.
How ...