Aim
This project aims to allow PHP developers to load lot of CSS files once time and compressed.
In this way, just 1 file (moreover compressed) is downloaded by the client, making your web site faster!
How?
The project consists of 1 PHP script, must be included in your CSS folder containing all your CSS files, then in your main page, call the PHP script like a traditionnal CSS file.
Instead of