feature: add tailwindcss

This commit is contained in:
alisa
2023-04-24 23:12:08 +08:00
parent c45c94f36b
commit dec4b82f75
6 changed files with 221 additions and 20 deletions
+3
View File
@@ -28,6 +28,7 @@
"@vueuse/core": "^9.12.0",
"@vueuse/math": "^9.12.0",
"apexcharts": "^3.37.1",
"autoprefixer": "^10.4.14",
"axios": "^1.3.2",
"cross-fetch": "^3.1.5",
"dayjs": "^1.11.7",
@@ -36,7 +37,9 @@
"numeral": "^2.0.6",
"osmojs": "^14.0.0-rc.0",
"pinia": "^2.0.28",
"postcss": "^8.4.23",
"prismjs": "^1.29.0",
"tailwindcss": "^3.3.1",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vuetify": "^1.0.2",
"vue": "^3.2.45",