I just ran into a really cool tool: SquishIt – a compressor for javascript and css It uses YUI compressor to reduce the size of the javascript and css files. It can also merge these files, with support for caching, so that it doesn’t run everytime. The coolest part about it is it’s synthax: <%= [...]
