diff --git a/package.json b/package.json index f7c2722..395ec14 100644 --- a/package.json +++ b/package.json @@ -103,5 +103,8 @@ "typescript": "5.2.2", "use-debounce": "^9.0.4", "zod": "^3.22.2" + }, + "devDependencies": { + "@tailwindcss/typography": "^0.5.10" } }