`gulp-core-build-sass` is a `gulp-core-build` subtask which processes sass and scss files using SASS, runs them through postcss, and produces commonjs/amd modules which are injected using the `@microsoft/load-themed-styles` package.
npm install @microsoft/gulp-core-build-sassgulp-core-build-sass is a gulp-core-build subtask which processes sass and scss files using SASS, runs them through postcss, and produces commonjs/amd modules which are injected using the @microsoft/load-themed-styles package.
gulp-sass to compile source SASS files into a CommonJS module which uses load-themed-styles to load styles onto the page. If the libAmdFolder is specified globally, this task will also output an AMD module. Various templates may be specified.
'/ tslint:disable /'
'/ tslint:enable /'
['src/*/.scss']
module.sass or module.scss and will
false
.css files in the lib directory.
false
.module.sass or .module.scss, log a warning.
false