Replies: 1 comment
-
Thanks for the solution I was facing the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
My CSS already has default colours so I'd love to be able to use typography layout styles without the colours. Right now I have the following hacks in my
tailwind.config.ts
, but it would be really nice to achieve something similar with an option passed to the plugin. In a perfect world I'd like to see an option that's an array of features that can be disabled (e.g. colours, not-prose etc.).Beta Was this translation helpful? Give feedback.
All reactions