NuxtN
Nuxt2y ago
abd

nuxt/content styling

Hello,

I am using "@nuxt/content": "^2.12.1", in a nuxt project with taildwindcss.

When I use markdown syntax like :

# Title

none of the typical styling is presented in page. Is this because of tailwind stripping default styling?

How does one get styling for markdown in the content module if using tailwind?
Was this page helpful?