What might cause style hashes to be mismatched after build? #12309
Replies: 1 comment
-
Replacing the prepocessor from |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
During
vite dev
all styles render correctly (with the styles inlined), but once Ivite build
the package with the Node.js adapter andvite preview
, CSS class selectors no longer match the selectors on the page:Does anyone know what might be causing this?
Beta Was this translation helpful? Give feedback.
All reactions