ScssProcessor
class ScssProcessor implements ProcessorInterface (View source)
Properties
protected Compiler | $compiler | ||
protected Filesystem | $filesystem |
Methods
__construct(Filesystem $filesystem, Compiler $compiler)
ScssProcessor constructor.
string
Details
__construct(Filesystem $filesystem, Compiler $compiler)
ScssProcessor constructor.
string
compileFileToString(string $file, NormalizedVariableCollection $collection)
No description