commit:单体工程目录

This commit is contained in:
Jerry
2021-09-28 16:29:18 +08:00
parent a6ae0d1a79
commit 50807a7a7e
550 changed files with 0 additions and 0 deletions

View File

@@ -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"
}
}