1
0

finished SCSS theming support

This commit is contained in:
lotte
2019-03-25 13:28:57 +01:00
parent 5fa8fd2688
commit ba14ed88c3
10 changed files with 142 additions and 42 deletions

View File

@@ -165,7 +165,8 @@ module.exports = function (options) {
options: {
sourceMap: true
}
}
},
'webpack-import-glob-loader'
],
exclude: [root('src/index.html')]
},