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
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
The text was updated successfully, but these errors were encountered:
xuerzong
added a commit
to xuerzong/next-with-less
that referenced
this issue
Nov 21, 2022
Thank you for taking on the mantle of ant design + nextjs! I'm really excited.
I am getting the following error
How can I specify "local" and "camelCase" for the css/less options? Many thanks in advance
The text was updated successfully, but these errors were encountered: