fix(frontend): fix markdown preview rendering and add dark mode styling

This commit is contained in:
2026-02-05 19:14:51 -05:00
parent bb6019ae8d
commit 4c03fee2f5
6 changed files with 437 additions and 32 deletions

View File

@@ -20,6 +20,7 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.19",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.6",
"@types/react": "^18.3.12",