mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 11:06:36 +08:00
commit:单体工程目录
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"scripts": {
|
||||
"theme-light": "et -c element-variables-light.scss",
|
||||
"theme-dark": "et -c element-variables-dark.scss",
|
||||
"theme-green": "et -c element-variables-green.scss",
|
||||
"theme-orange": "et -c element-variables-orange.scss",
|
||||
"theme-blue": "et -c element-variables-blue.scss"
|
||||
},
|
||||
"devDependencies": {
|
||||
"element-theme": "2.0.1",
|
||||
"element-theme-chalk": "2.14.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user