Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg authored Nov 7, 2017
1 parent 905c3a8 commit bd8a372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module.exports = {
use: [
'vue-style-loader',
'css-loader',
'sass-loader?indentedSytanx'
'sass-loader?indentedSyntax'
],
},
{{/sass}}
Expand Down

0 comments on commit bd8a372

Please sign in to comment.