Barazo default frontend barazo.forum

fix(markdown): install @tailwindcss/typography for prose rendering (#156) master

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.