Replies: 1 comment
-
did u find a solution to this? |
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.
-
I followed the configuration steps for theme switching on https://ui.shadcn.com/docs/dark-mode/remix
switching breaks css for some reason when going to light mode (it shows dark everything) but dark mode shows light properly. Has anyone been able to get shadcn to switch properly with Remix?
tailwind.css
root.tsx
session.server.ts
action.set-theme.ts
ModeToggle.tsx
Beta Was this translation helpful? Give feedback.
All reactions