diff --git a/_compile.php b/_compile.php index 087e05e79..7f33a695f 100644 --- a/_compile.php +++ b/_compile.php @@ -1,5 +1,6 @@ ' . preg_replace('~\\s*([:;{},])\\s*~', '\\1', file_get_contents(dirname(__FILE__) . "/default.css")) . '' . file_get_contents(dirname(__FILE__) . "/functions.js") . '' . JSMin::minify(file_get_contents(dirname(__FILE__) . "/functions.js")) . '