mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
Override Tailwind Typography's hardcoded code block colors with app theme variables so fenced code blocks (```) render consistently between the MDXEditor and MarkdownBody views. Also styles inline code, removes the default backtick pseudo-elements, and adds mention chip styles for the rendered prose context. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>