添加theme配置项目 -> src/assets/theme/config.js
Showing
.history/package_20190419094732.json
0 → 100644
.history/package_20190419094913.json
0 → 100644
.history/package_20190419095455.json
0 → 100644
| ... | @@ -137,8 +137,5 @@ | ... | @@ -137,8 +137,5 @@ | 
| "babel-plugin-import": "^1.11.0", | "babel-plugin-import": "^1.11.0", | ||
| "sass-resources-loader": "^2.0.0" | "sass-resources-loader": "^2.0.0" | ||
| }, | }, | ||
| "theme": { | "theme": "./src/assets/theme/config.js" | ||
| "brand-primary": "green", | |||
| "color-text-base": "#333" | |||
| } | |||
| } | } | 
src/assets/theme/config.js
0 → 100644
Please
register
or
sign in
to comment