Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error: Selector ":global .xx" is not pure (pure selectors must contain at least one local class or id) #10

Open
binary64 opened this issue Aug 28, 2021 · 0 comments

Comments

@binary64
Copy link

Thank you for taking on the mantle of ant design + nextjs! I'm really excited.

I am getting the following error

Syntax error: Selector ":global .ant-breadcrumb-separator" is not pure (pure selectors must contain at least one local class or id)

  5 |   padding-bottom: 8px;
  6 | }
> 7 | :global .ant-breadcrumb-separator {

How can I specify "local" and "camelCase" for the css/less options? Many thanks in advance

xuerzong added a commit to xuerzong/next-with-less that referenced this issue Nov 21, 2022
xuerzong added a commit to xuerzong/next-with-less that referenced this issue Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant