agourlay / post-on-my-fridge

Fun content platform built with Akka and Ember.js
Apache License 2.0
21 stars 4 forks source link

Load all pictures with CSS sprites. #27

Closed agourlay closed 10 years ago

agourlay commented 12 years ago

To decrease the number of request to the server, combine all the picture in one CSS sprite. Currently there are 15 external background images requested!

http://www.spritebox.net/# https://github.com/jorgebastida/glue