Tag css sprite

8 votes

2 comments

5053 views

Use css sprite automatically

Using css sprite can reduce a large number of http requests, so it makes the web page loaded much faster. It it painful to composite a lot of images manually, do it automatically.

flyerhzm
Fork me on GitHub