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: [