1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-28 09:24:05 +03:00

move status theme into a dedicated dir, and make fonts work

This commit is contained in:
Matthew Hodgson
2017-10-22 17:03:39 +01:00
parent b28192cc0b
commit 01b3d6128c
7 changed files with 453 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ module.exports = {
// CSS themes
"theme-light": "./src/skins/vector/css/themes/light.scss",
"theme-dark": "./src/skins/vector/css/themes/dark.scss",
"theme-status": "./src/skins/vector/css/themes/status.scss",
"theme-status": "./src/skins/vector/themes/status/css/status.scss",
},
module: {
preLoaders: [