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

Is it possible to use with react-app-rewired? #53

Open
Chuque opened this issue Oct 11, 2021 · 0 comments
Open

Is it possible to use with react-app-rewired? #53

Chuque opened this issue Oct 11, 2021 · 0 comments

Comments

@Chuque
Copy link

Chuque commented Oct 11, 2021

This lib seem to work really well with component-scoped css and "global" css. The problem is that, according to README.md (correct me if I am wrong), there is only 2 options to set it up: we have to use a craco plugin or setup manually on ejected projects.
I personally use react-app-rewired on one of my projects. It is required for ant design to work, so if I replace react-app-rewired with craco, ant design simply stops working.
So, is it possible to setup react-scoped-css on react-app-rewired based projects or to have a plugin similar to craco-plugin-scoped-css, but for react-app-rewired?

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