@ -100,7 +100,7 @@ if(class_exists('Page')){
<?php
$scss = new ScssPhp\ScssPhp\Compiler();
$file = __DIR__."/assets/css/main.scss";
echo $scss->compile(file_get_contents($file));
echo $scss->compileString(file_get_contents($file))->getCss();
?>
/* MAIN.SCSS – END */
The note is not visible to the blocked user.