Streamdown Streaming-optimized React Markdown renderer. Drop-in replacement for with built-in streaming support, security, and interactive controls. Quick Setup 1. Install Optional plugins (install only what's needed): 2. Configure Tailwind CSS (Required) This is the most commonly missed step. Streamdown uses Tailwind for styling and the dist files must be scanned. Tailwind v4 — add to : Add plugin lines only for packages you have installed (omitting uninstalled plugins avoids Tailwind errors). See plugin pages for exact paths: - Code: - CJK: - Math: - Mermaid: Tailwind v3 — add to : 3. Basic…