Polaris-react: Conflict with create react app 2.0.3

Created on 3 Oct 2018  ·  6Comments  ·  Source: Shopify/polaris-react

Issue summary


https://www.evernote.com/l/AXCr4d5Nm4JK7pMWk070_aFpbX-gffta7SQ

Expected behavior

Actual behavior

Steps to reproduce the problem

1.
1.
1.

Specifications

  • Are you using the React components? (Y/N):
  • Polaris version number:
  • Browser:
  • Device:
  • Operating System:

⚓️ We’re not accepting pull requests at this time

🗒 We _are_ accepting issue reports and feature requests

🌟 Feature requests that we can’t get to right away will be closed. However, we track all requests and will use it to set priorities. See the contribution guidelines for more information.

Most helpful comment

Actually, it might be a conflict with postcss, btw, it recommended to include Polaris CSS via a link:

<link rel="stylesheet" href="https://sdks.shopifycdn.com/polaris/2.10.0/polaris.min.css" />

Ref: Polaris

All 6 comments

Actually, it might be a conflict with postcss, btw, it recommended to include Polaris CSS via a link:

<link rel="stylesheet" href="https://sdks.shopifycdn.com/polaris/2.10.0/polaris.min.css" />

Ref: Polaris

@paul-phan ok thanks 👯‍♂️

Hi @fchienvuhoang. Did importing the CSS in your HTML file fix the issue?

@solonaarmstrong yes, it fixed issue!

Great! I will close this issue.

Duplicate of #441. Please see my comments on that issue for a better workaround

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andrewpye picture andrewpye  ·  3Comments

shahab65 picture shahab65  ·  3Comments

vilav picture vilav  ·  3Comments

greghesp picture greghesp  ·  3Comments

cgenevier picture cgenevier  ·  3Comments