-
We recently converted from Next to Vite and are shaking out the bugs that have resulted. We use styled-components to override some of the Material-UI standards. After the conversion, though, it appears that the ThemeProvider wrapper we use in our layouts is not applying our custom theme to anything, and I'm not sure why. |
Beta Was this translation helpful? Give feedback.
Answered by
barankyle
Apr 24, 2021
Replies: 1 comment 1 reply
-
Nevermind, turned out to be unrelated to styled-components. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
patak-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, turned out to be unrelated to styled-components.