forked from Adleraci/adlerka.top
test inlining
This commit is contained in:
parent
f46690a814
commit
4078b61fa8
@ -18,7 +18,7 @@ function inlineLocalStylesFromHref($inputString) {
|
||||
}, $cssContent);
|
||||
|
||||
// Minify the CSS content
|
||||
//$cssContent = minifyCss($cssContent);
|
||||
$cssContent = minifyCss($cssContent);
|
||||
|
||||
return "<style>{$cssContent}</style>";
|
||||
}, $inputString);
|
||||
|
Loading…
Reference in New Issue
Block a user