feat: css框架引入,列表组件开发
Showing
... | ... | @@ -15,6 +15,7 @@ |
}, | ||
"dependencies": { | ||
"@antv/data-set": "^0.11.4", | ||
"@tailwindcss/postcss7-compat": "^2.2.2", | ||
"animate.css": "^4.1.0", | ||
"ant-design-vue": "1.7.2", | ||
"axios": "^0.19.2", | ||
... | ... | @@ -26,6 +27,7 @@ |
"js-cookie": "^2.2.1", | ||
"mockjs": "^1.1.0", | ||
"nprogress": "^0.2.0", | ||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.2", | ||
"viser-vue": "^2.4.8", | ||
"vue": "^2.6.11", | ||
"vue-i18n": "^8.18.2", | ||
... | ... |
src/components/index.js
0 → 100644
tailwind.config.js
0 → 100644
Please register or sign in to comment