diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 5f4a362..d462eb4 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "devDependencies": { "@biomejs/biome": "^2.3.8", "@hono/cli": "^0.1.3", + "@tailwindcss/vite": "^4.1.17", "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", @@ -58,6 +59,7 @@ "esbuild": "^0.27.1", "fake-indexeddb": "^6.2.5", "jsdom": "^27.2.0", + "tailwindcss": "^4.1.17", "typescript": "^5.9.3", "vite": "^7.2.6", "vite-plugin-pwa": "^1.2.0", |
