ScssNormalizer
class ScssNormalizer implements NormalizerInterface (View source)
Properties
protected ScssNormalizerCompiler | $compiler | ||
protected Filesystem | $fileSystem |
Methods
string
fixVariable(string $variableName)
No description
createVariableCollectionFromFile(string $variablesFilePath)
No description
Details
__construct(ScssNormalizerCompiler $compiler, Filesystem $fileSystem)
ScssNormalizer constructor.
private string
fixVariable(string $variableName)
No description
NormalizedVariableCollection
createVariableCollectionFromFile(string $variablesFilePath)
No description