feat: add typography plugin and drop cap styling for book feel

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
consultoria-as
2026-02-17 07:54:51 +00:00
parent 3472a7ac65
commit 1f6225fc5e
4 changed files with 48 additions and 81 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.19",
"gray-matter": "^4.0.3",
"next": "14.2.35",
"next-mdx-remote": "^6.0.0",