I was frustrated with the default styles of @tailwindcss/typography, so I created a plugin that ports GitHub's beautiful Markdown styling to Tailwind CSS.<p>The plugin (`tailwindcss-github-markdown`) lets you add GitHub's Markdown rendering to your projects with minimal effort - just import it and add the `prose` class to your container, exactly like you would with the official typography plugin. It fully supports both light and dark themes via the standard `prose-invert` class.<p>GitHub:
<a href="https://github.com/rxliuli/tailwindcss-github-markdown">https://github.com/rxliuli/tailwindcss-github-markdown</a>
I was frustrated with the default styles of @tailwindcss/typography, so I created a plugin that ports GitHub's beautiful Markdown styling to Tailwind CSS.<p>The plugin (`tailwindcss-github-markdown`) lets you add GitHub's Markdown rendering to your projects with minimal effort - just import it and add the `prose` class to your container, exactly like you would with the official typography plugin. It fully supports both light and dark themes via the standard `prose-invert` class.<p>GitHub:
<a href="https://github.com/rxliuli/tailwindcss-github-markdown">https://github.com/rxliuli/tailwindcss-github-markdown</a>