CSS minifier with auto vendor properties
You can use this form to minify your CSS code. Also, vendor-specific properties will be added if needed.
Note : currently, only the properties (i.e. the text on the left of the ‘:’) are converted to vendor-specific ones.
UPDATE 25/10/11: now supports gradients. You need to use the new syntax ( linear-gradient(…) ) to make it work. Note : Internet Explorer and previous webkit syntax ( webkit-gradient(linear,…) ) are not produced from those gradients (I tried to do it, but with no end point in the new syntax, calculating the new syntax is just too tricky). If you want them in your CSS, you still need to write them (sorry about that). Maybe I’ll find a way, but I probably won’t
.
Please, don’t use this script with an automatic script. My server isn’t that strong, I don’t want my website to die because of this tool.

