You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a React app that uses Polaris. I'm migrated from v9 to v10 and the Polaris styles don't work anymore. I can see them in the browser inspector but they are not applied. They do work if I remove the --pc-box prefix.
I didn't find anything in the documentation related to this. My app is bundled using webpack if that helps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have a React app that uses Polaris. I'm migrated from v9 to v10 and the Polaris styles don't work anymore. I can see them in the browser inspector but they are not applied. They do work if I remove the --pc-box prefix.
I didn't find anything in the documentation related to this. My app is bundled using webpack if that helps.
How can I make these styles work?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions