Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to turn off dark mode if you don't use Node.js, and you use only CDN links in your work? #948

Open
DreemzDev opened this issue Aug 21, 2024 · 0 comments

Comments

@DreemzDev
Copy link

In my project, when making up the site, I use your product via CDN, without installation note.js . In the process, I discovered an incorrect display of styles associated with dark mode. Removed all classes with the "dark:" prefix. I have not completely corrected the situation. Configurations of the tailwind.config.js file
module.exports = {
darkMode: false,
// ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant