Skip to content

Commit 60798b5

Browse files
committed
feat(app): use tailwind css
1 parent b475d8b commit 60798b5

File tree

8 files changed

+299
-11
lines changed

8 files changed

+299
-11
lines changed

app/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@
4747
"@vitejs/plugin-vue-jsx": "^3.1.0",
4848
"@vue/compiler-sfc": "^3.3.9",
4949
"ace-builds": "^1.31.2",
50+
"autoprefixer": "^10.4.16",
5051
"less": "^4.2.0",
52+
"postcss": "^8.4.31",
53+
"tailwindcss": "^3.3.5",
5154
"typescript": "^5.3.2",
5255
"unplugin-auto-import": "^0.17.1",
5356
"unplugin-vue-components": "^0.25.2",

0 commit comments

Comments
 (0)