Adding tailwind typography plugin in Remix
Now that we added some markdown files to our Remix website, we saw the issue of the actual content not rendering the headings.
This is because Tailwind doesn't really know what to render this as.
Thus, we can use the Tailwind Typography plugin to hel...
h.daily-dev-tips.com2 min read