add new theme to build

pull/11017/head
Bruno Windels 2019-09-30 11:00:14 +02:00
parent 0c187b4459
commit 5ead6554b3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ module.exports = {
// CSS themes
"theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
"theme-light-custom": "./node_modules/matrix-react-sdk/res/themes/light-custom/css/light-custom.scss",
},
module: {
rules: [