feat: integrate Tailwind CSS v4 and verify with dashboard UI

This commit is contained in:
bipproduction
2026-02-09 09:56:10 +08:00
parent cb0f17da15
commit 5ed9637a88
7 changed files with 90 additions and 178 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="./logo.svg" />
<link rel="manifest" href="/manifest.json" />
<link rel="manifest" href="./manifest.json" />
<meta name="theme-color" content="#f3d5a3" />
<title>Bun + React</title>
</head>