Components CSS being purged in production #536
Unanswered
mmortelliti
asked this question in
Help
Replies: 0 comments
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.
-
Is there any way to prevent the css in the components (for example, the Popover component) from being purged on production? Pretty much all the css is missing when deployed to prod (purge CSS offers a way to add a safelist but I don't really want to copy/paste every CSS selector in the popover component...
I'm using it in a nextjs app. Any input would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions