定义stylus变量配置
Showing
This diff is collapsed.
| ... | ... | @@ -14,6 +14,7 @@ |
| "babel-polyfill": "^6.26.0", | ||
| "countup.js": "^2.0.4", | ||
| "echarts": "^4.4.0", | ||
| "view-design": "^4.0.2", | ||
| "vue": "^2.5.2", | ||
| "vue-countup-v2": "^4.0.0", | ||
| "vue-router": "^3.0.1" | ||
| ... | ... | @@ -24,6 +25,7 @@ |
| "babel-eslint": "^8.2.1", | ||
| "babel-helper-vue-jsx-merge-props": "^2.0.3", | ||
| "babel-loader": "^7.1.1", | ||
| "babel-plugin-import": "^1.12.2", | ||
| "babel-plugin-syntax-jsx": "^6.18.0", | ||
| "babel-plugin-transform-runtime": "^6.22.0", | ||
| "babel-plugin-transform-vue-jsx": "^3.5.0", | ||
| ... | ... | @@ -50,6 +52,8 @@ |
| "rimraf": "^2.6.0", | ||
| "semver": "^5.3.0", | ||
| "shelljs": "^0.7.6", | ||
| "stylus": "^0.54.7", | ||
| "stylus-loader": "^3.0.2", | ||
| "uglifyjs-webpack-plugin": "^1.1.1", | ||
| "url-loader": "^0.5.8", | ||
| "vue-loader": "^13.3.0", | ||
| ... | ... |
src/views/main.vue
0 → 100644
Please
register
or
sign in
to comment