My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How to use react-markdown with tailwind css?

dreambeyondit's photo
dreambeyondit
·Mar 24, 2020

When I use react-markdown with tailwind css, markdown styling isn't applied at all because tailwind css initialized all default styling. How can I solve it? Also, I need language highlighter plugins so that users can post with code. What's the best plugin for it and how to solve the conflict with tailwind css?