diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index e5540fb..47be3c8 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,8 @@ "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.5" + }, + "devDependencies": { + "@tailwindcss/typography": "^0.5.16" } -}
\ No newline at end of file +} |
