You are here

public property ScssCompilerPlugin::$extensions in SCSS/Less Compiler 8

An array with supported extensions by this compiler.

Type: array

File

src/Annotation/ScssCompilerPlugin.php, line 42

Class

ScssCompilerPlugin
Defines a ScssCompiler plugin annotation object.

Namespace

Drupal\scss_compiler\Annotation

Code

public $extensions;