diff --git a/vue.config.js b/vue.config.js index 10598618..7c4149d8 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,15 +2,6 @@ const path = require('path') module.exports = { productionSourceMap: false, - css: { - loaderOptions: { - sass: { - prependData: ` - @import "@/assets/styles/_variables.scss"; - `, - }, - }, - }, configureWebpack: { resolve: { alias: {