Disabling dark mode
#1264
-
Any idea how to disable the dark mode? Even if the device has dark mode disabled, the generated table shows with dark mode. I mean I could rewrite all the classes with setTdAttributes, setTrAttributes and so on, but I believe we should have a global option. |
Beta Was this translation helpful? Give feedback.
Answered by
lrljoe
Jul 13, 2023
Replies: 2 comments 2 replies
-
Check that you have set tailwind darkmode to class in your Tailwind config. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yeah it was actually written there... Thank you |
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
So just add the darkmode into your export with your current config