<?php
/**
* CSS Compressor
* r:4 - April 28, 2009
* Corey Hart @ http://www.codenothing.com
*/
// Include all files in vars folder
include("hex2short-colors.php");
include("long2hex-colors.php");
include("fontweight2num.php");
include("standard-selectors.php");
?>