diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json index 7e08b99..a1f385d 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.8.0" + "@tailwindcss/vite": "^4.1.7", + "astro": "^5.8.0", + "tailwindcss": "^4.1.7" } -}
\ No newline at end of file +} |
