initial wip theme
This commit is contained in:
parent
6fa2d35630
commit
cd31e6532b
5 changed files with 170 additions and 9 deletions
|
@ -20,6 +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",
|
||||
},
|
||||
module: {
|
||||
preLoaders: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue