diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index a1f385d..365186e 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,8 @@ "@tailwindcss/vite": "^4.1.7", "astro": "^5.8.0", "tailwindcss": "^4.1.7" + }, + "devDependencies": { + "@tailwindcss/typography": "^0.5.16" } } |
