Merge branch 'MDL-74109-master' of https://github.com/lameze/moodle
This commit is contained in:
@@ -143,7 +143,7 @@ class core_scss extends \ScssPhp\ScssPhp\Compiler {
|
||||
}
|
||||
}
|
||||
|
||||
return parent::compile($code, $path);
|
||||
return $this->compileString($code, $path)->getCss();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user