platforms
platforms copied to clipboard
Turn off dark mode
I am trying to implement Shadcn/ui but I am having trouble turning off dark mode and the mode toggle from shadcn isn't working. What do I have to do?
Did you try setting the darkMode: 'selector' within module.exports in the tailwind.config.js file like described in the docs?
👋 We've updated this repo to have a more simplified example + a new guide:
- https://github.com/vercel/platforms/pull/451
- https://vercel.com/guides/nextjs-multi-tenant-application