forked from Adleraci/adlerka.top
test inlining
This commit is contained in:
parent
7ade5ce039
commit
98bf4ccb58
@ -49,7 +49,7 @@ function minifyCss($css) {
|
|||||||
//$css = preg_replace('/\s+/', ' ', $css);
|
//$css = preg_replace('/\s+/', ' ', $css);
|
||||||
|
|
||||||
// Remove spaces around colons
|
// Remove spaces around colons
|
||||||
$css = str_replace(' ', '', $css);
|
//$css = str_replace(' ', '', $css);
|
||||||
|
|
||||||
return trim($css);
|
return trim($css);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user