TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

tailwindcss-github-markdown – GitHub Markdown styling for TailwindCSS

2 pointsby rxliuli7 days ago
I was frustrated with the default styles of @tailwindcss&#x2F;typography, so I created a plugin that ports GitHub&#x27;s beautiful Markdown styling to Tailwind CSS.<p>The plugin (`tailwindcss-github-markdown`) lets you add GitHub&#x27;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:&#x2F;&#x2F;github.com&#x2F;rxliuli&#x2F;tailwindcss-github-markdown">https:&#x2F;&#x2F;github.com&#x2F;rxliuli&#x2F;tailwindcss-github-markdown</a>

1 comment

rxliuli7 days ago
I was frustrated with the default styles of @tailwindcss&#x2F;typography, so I created a plugin that ports GitHub&#x27;s beautiful Markdown styling to Tailwind CSS.<p>The plugin (`tailwindcss-github-markdown`) lets you add GitHub&#x27;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:&#x2F;&#x2F;github.com&#x2F;rxliuli&#x2F;tailwindcss-github-markdown">https:&#x2F;&#x2F;github.com&#x2F;rxliuli&#x2F;tailwindcss-github-markdown</a>