Open Invulner opened 8 years ago
Is it possible to split styles according to sprite images? I think it can be convenient to get structure like:
assets/ img/ sprite1.png sprite2.png styles/ sprite1.css sprite2.css
Currently if I use split option I'll get just one concatenated css file for all sprites.
I have the same problem...
Is it possible to split styles according to sprite images? I think it can be convenient to get structure like:
Currently if I use split option I'll get just one concatenated css file for all sprites.