1 parent 2da0527 commit bc57e6fCopy full SHA for bc57e6f
1 file changed
webpack.config.js
@@ -41,6 +41,7 @@ module.exports = (env, argv) => {
41
42
// CSS themes
43
"theme-element": "./node_modules/matrix-react-sdk/res/themes/element/css/element.scss",
44
+ "theme-element-dark": "./node_modules/matrix-react-sdk/res/themes/element-dark/css/element-dark.scss",
45
"theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
46
"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
47
"theme-light-custom": "./node_modules/matrix-react-sdk/res/themes/light-custom/css/light-custom.scss",
0 commit comments