Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 32104f5

Browse files
fix: add tailwind fix
1 parent 379a211 commit 32104f5

2 files changed

Lines changed: 302 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend-vue",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"typecheck": "pnpm -r typecheck",
@@ -10,6 +10,7 @@
1010
"devDependencies": {
1111
"@caido-community/dev": "^0.1.3",
1212
"@caido/tailwindcss": "0.0.1",
13+
"@tailwindcss/postcss": "^4.1.5",
1314
"@vitejs/plugin-vue": "5.2.1",
1415
"postcss-prefixwrap": "1.51.0",
1516
"tailwindcss": "4.1.5",

0 commit comments

Comments
 (0)