Whether to delete the entire output directory before compiling.
Complete deletes the directory. Targeted deleted files that match *.css or *.css.map globs. False does neither.
Globs used to find scss files to compile. Relative to subpath param.
Globs of files to ignore when fetching scss files to compile.
Passed to Stage.Compiler.sassBulk.
Whether to run PostCSS on the output css.
OptionalsrcThe base path for the source directory (used to rewrite the output path).
Options for the AbstractStage.runCustomScssDirSubStage method.
Since
0.2.0-alpha.2