What is the best way to concatenate multiple CSS files into one CSS file?
I want to reduce the following ..
You can also use mod_concat or a PHP solution to combine your CSS and JS files.
FYI, Robert Nyman recently wrote an article about optimizing CSS and JavaScript files.