Skip to content

Commit bd8a372

Browse files
authored
fix typo
1 parent 905c3a8 commit bd8a372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = {
3030
use: [
3131
'vue-style-loader',
3232
'css-loader',
33-
'sass-loader?indentedSytanx'
33+
'sass-loader?indentedSyntax'
3434
],
3535
},
3636
{{/sass}}

0 commit comments

Comments
 (0)