-
-
Notifications
You must be signed in to change notification settings - Fork 608
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 modules :external support #520
Comments
@pavel06081991 future |
@evilebottnawi, thank you for your answer. Maybe you know when new css-loader and css-modules-loader/postcss-plugin-pack will be released? |
@pavel06081991 near future 😄 sorry, we have a lot of works now, but in near days repo with loader/plugins will be created and you can help 👍 i ping you |
@evilebottnawi, maybe there are any updates? I've seen there is already new branch for new version of the loader, but the last commit was made long time ago. |
Is anyone working on this? How can I help? I'd really like this functionality. |
Thanks for issue, it is RFC for modules and should resolve in spec https://github.com/css-modules/css-modules. Please recreate issue there 👍 |
There is new feature in css modules, you can read about this here https://github.com/tivac/modular-css/blob/master/docs/features.md#overriding-styles
It is necessary for using some css selector from another css file.
Are you planning to add this feature in css-loader?
The text was updated successfully, but these errors were encountered: