Tailwind CSS v4's Preflight reset applies list-style: none to all ul/ol elements. The .chat-markdown CSS in index.css adds padding for lists but never restores list-style-type, so bullet points and numbers are invisible in all ChatMarkdown consumers.
