Skip to content
Discussion options

You must be logged in to vote

@ansidev Markdoc is completely agnostic to how you style your site. You can use Markdoc to generate React or HTML, and use any of the systems above to handle theming.

For example, you could hook up a Next.js site with our Markdoc plugin (@markdoc/next.js), and then add in Tailwind support to your entire Next.js site to style the content: https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss

In short: you should handle your theming using any React or HTML based theming solution, and it will work with Markdoc.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mfix-stripe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #276 on October 28, 2022 21:18.