build(typography): add Tailwind Typography plugin for markdown preview styles
- Install @tailwindcss/typography package - Configure Typography plugin in tailwind.config.js - Adds prose and dark:prose-invert classes for styled markdown output
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"remark-gfm": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user