Skip to content

Commit 273f7c5

Browse files
authored
fix comma.
1 parent 3d93d83 commit 273f7c5

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
@@ -56,7 +56,7 @@ module.exports = {
5656
'sass-loader'
5757
],
5858
'sass': [
59-
'vue-style-loader'
59+
'vue-style-loader',
6060
'css-loader',
6161
'sass-loader?indentedSyntax'
6262
]

0 commit comments

Comments
 (0)