CSS Tweak
Meanwhile back in web development land, I found a nifty little web app the other day that I thought I’d call attention to.
CSS Tweak squeezes your CSS files down in size. It will remove comments and white space, as well as optimise declarations for fonts, backgrounds, borders and lists.
It’s probably best to postpone using it until you’ve finished your work, then run it on a duplicate of your CSS file (uploading the duplicate in its place). The reason being that the file will be not so readable after CSS Tweak has done its work.
Nifty stuff - every little helps, and there’s even a Dashboard widget.






