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

Use scoped css, to remove conflicting css #15

Open
priyabratagig opened this issue Jun 25, 2024 · 1 comment
Open

Use scoped css, to remove conflicting css #15

priyabratagig opened this issue Jun 25, 2024 · 1 comment

Comments

@priyabratagig
Copy link

use shadow dom, styled-component, etc to scope your CSS import. Correct your apply styles as import './index.css'; which creates contradictory changes.

@jaywcjlove
Copy link
Member

@priyabratagig Can using the Babel plugin babel-plugin-transform-remove-imports to remove built-in styles solve your problem?

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

2 participants