公共VList组件,全局注入公共scss变量
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -133,7 +133,8 @@ |
| ] | ||
| }, | ||
| "devDependencies": { | ||
| "babel-plugin-import": "^1.11.0" | ||
| "babel-plugin-import": "^1.11.0", | ||
| "sass-resources-loader": "^2.0.0" | ||
| }, | ||
| "theme": { | ||
| "brand-primary": "green", | ||
| ... | ... |
src/common/VList/index.js
0 → 100644
src/common/VList/index.scss
0 → 100644
src/components/study/my-courses/index.js
0 → 100644
src/components/study/study.scss
0 → 100644
Please
register
or
sign in
to comment