Skip to content

How to ignore dark mode? #1637

Discussion options

You must be logged in to vote

Hi! Did you try adding darkMode="class" to your tailwind.config.js file?

module.exports = {
...
  darkMode: "class"
};

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by filipkappa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants