Skip to content

Commit

Permalink
Change for sass loader API change
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieferrer committed Aug 20, 2020
1 parent 3e03e26 commit 8f9447c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = {
loaderOptions: {
sass: {
// Inject these css files into all component styles
data: `
additionalData: `
@import '@/scss/colors.scss';
`,
},
Expand Down

0 comments on commit 8f9447c

Please sign in to comment.