I am using Polaris components inside Shopify store but the AppProvider is breaking the existing styles of Shopify store. When i try to render normal react component that is working fine but when i use Polaris component which i have to wrap inside AppProvider, the existing page styling breaks.
Polaris version is "@shopify/polaris": "^10.12.0"
AppProvider is breaking the existing styles.