Tag: sprites
#334 Compass & CSS Sprites – RailsCasts
#334 Compass & CSS Sprites – RailsCasts. RailsCasts has a fantastic look at how much Compass can help you with spriting. Spriting is tedious but accomplishing the same goal with Compass makes it laughably easy. There is an implementation syntax you’ll need to get used to, but as I use Compass more it gets so […]
Posted: June 06, 2012
Spritemapper
Performance should be a concern of yours if you do front end work. Speed is of the essence, and it’s (rightfully) becoming a focus. A simple thing to do to boost page speed and performance is to reduce HTTP requests. There’s science behind it, but the generalist view is: the fewer HTTP requests the better. […]
Posted: May 18, 2011