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

CSS classes exist twice: with and without antd-prefix #121

Open
mic-web opened this issue Jan 13, 2022 · 0 comments
Open

CSS classes exist twice: with and without antd-prefix #121

mic-web opened this issue Jan 13, 2022 · 0 comments

Comments

@mic-web
Copy link
Contributor

mic-web commented Jan 13, 2022

Reproduce:

Result:

This demonstrates that the mll-ant prefix works (mll-ant-btn applies), but it doesn't prevent the generation of the default classes (like ant-btn) -> ant-btn and mll-ant-btn-Styles exist

image

Expectation:

With a prefix being defined in antd.less, only classes with this prefix should be generated and being injected with this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant