Automatic CSS3 Prefixer and Compressor
There are many ways to compress CSS files or automatically generate browser-specific CSS3 prefixes, but usually extra tools are used which is very annoying. In this article you’ll learn how to do both using only PHP!
