项目初始化
This commit is contained in:
17
ng-alain.json
Normal file
17
ng-alain.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"$schema": "./node_modules/ng-alain/schema.json",
|
||||
"theme": {
|
||||
"additionalThemeVars": [
|
||||
"./src/app/layout/pro/styles/theme-#NAME#.less",
|
||||
"./src/styles/fix/theme-#NAME#.less"
|
||||
],
|
||||
"list": [
|
||||
{
|
||||
"theme": "dark"
|
||||
},
|
||||
{
|
||||
"theme": "compact"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user