We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
options
1 parent 2f195e8 commit d740e1cCopy full SHA for d740e1c
frontend/encore/css-preprocessors.rst
@@ -32,7 +32,7 @@ can also pass options to ``sass-loader``:
32
33
Encore
34
// ...
35
- .enableSassLoader(function(sassOptions) {
+ .enableSassLoader(function(options) {
36
// https://github.com/sass/node-sass#options
37
// options.includePaths = [...]
38
});
0 commit comments