Replies: 2 comments 2 replies
-
So it seems like the |
Beta Was this translation helpful? Give feedback.
0 replies
-
If there's a difference between the dev and prod builds, it'll probably have something to do with PurgeCSS. In |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi @h-enk,
just noticed there the syntax highlight differs between dev and an prod builds.
In my case I switched to monokai theme an got different results:
npm run server
npm run build
and packed into docker container:💡 This happens in light & dark mode
Do you have any ideas what could cause this? Is there a different loading order for css / js files ?
Beta Was this translation helpful? Give feedback.
All reactions