Skip to content

Commit 79a3386

Browse files
CopilotBoshen
andauthored
Refactor all CSS to use Tailwind CSS v4 (#66)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Boshen <[email protected]>
1 parent 73a3704 commit 79a3386

File tree

13 files changed

+420
-594
lines changed

13 files changed

+420
-594
lines changed

apps/dashboard/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717
"recharts": "^2.12.6"
1818
},
1919
"devDependencies": {
20+
"@tailwindcss/vite": "^4.1.13",
2021
"@types/react": "^19.1.10",
2122
"@types/react-dom": "^19.1.7",
2223
"@types/react-router-dom": "^5.3.3",
2324
"rolldown-vite": "7.1.5",
25+
"tailwindcss": "^4.1.13",
2426
"typescript": "catalog:"
2527
}
2628
}

0 commit comments

Comments
 (0)