fix(markdown): install @tailwindcss/typography for prose rendering (#156)
The MarkdownContent component applies Tailwind prose classes but the
typography plugin was never installed, causing headers, lists, and
other markdown elements to render as unstyled text on public pages
and the admin preview.
authored by