Is a handy tool suggested by the Sitepoint newsletter that I find simply useful. When you visit the website, there are several choices you could select to help optimize your code. I just went for the default and tried optimizing my blogs CSS. It managed to compress the size by 24.4%.
However, the major setback of the optimizer is that if you’re creating a stylesheet for readability so it’s easy to find certain things in the code, then I’d not suggest using this. You could turn that option off as well but then there wouldn’t be much optimization to any code now, would there? :)
Take the optimizer for a test run, HERE.
great! I saved 37% of my blog CSS :)