AcCSS

github

$accss = new AcCSS;
$accss->addString(file_get_contents('style.css'));
echo $accss; // __toString() method return the final css