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.
1 parent 905c3a8 commit bd8a372Copy full SHA for bd8a372
template/webpack.config.js
@@ -30,7 +30,7 @@ module.exports = {
30
use: [
31
'vue-style-loader',
32
'css-loader',
33
- 'sass-loader?indentedSytanx'
+ 'sass-loader?indentedSyntax'
34
],
35
},
36
{{/sass}}
0 commit comments