Replies: 1 comment
-
After some investigating i noticed that classNames got dubled. |
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.
-
Hello guys, we have a problem with styles in production builds. After build in server, styles get randomly changed or are missing completly. We use styled-components and on some pages we use getInitialProps to SSR components.
But in local with styles are everytime correct without bugs.
Anyone solved simillar issue before ?
Wrong css

Correct

Beta Was this translation helpful? Give feedback.
All reactions