Replies: 1 comment 1 reply
-
The way the <div class="prose prose-custom"> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have multiple prose variants, like prose and prose-custom? We have this in code:
In the result I can see the standard prose with applied h1: null.
I also see prose-custom, but it contains only CSS for h1 and not the rest of Tailwind’s default prose styles.
Is there a way to have two prose classes with different overrides?
Thx
Beta Was this translation helpful? Give feedback.
All reactions