We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
👋 Hey, I've tried to install current latest version for rollup (25.8.0) and it gave me a warning:
warning " > @modular-css/rollup@25.8.0" has incorrect peer dependency "rollup@^1.1.2".
I found recent #733 about rollup 2. Would be awesome to see this warning go away 🙌
No warnings on installation.
Warning during installation.
Bump rollup peer dependency.
Tried to switch from css modules and saw a welcome warning 😢
modular-css
yarn --version
node --version
The text was updated successfully, but these errors were encountered:
Whoops 🤦🏻♂️. Thanks for the report! A PR would be great, if not I'll try to get to this soon.
Sorry, something went wrong.
fix: update peerDep to rollup@2
b167f00
Fixes #776
Fixed in @modular-css/rollup@25.8.1 (also fixed/published @modular-css/rollup-rewriter@25.8.1 while I was at it)
@modular-css/rollup@25.8.1
@modular-css/rollup-rewriter@25.8.1
@tivac thanks 🎉
Successfully merging a pull request may close this issue.
👋 Hey, I've tried to install current latest version for rollup (25.8.0) and it gave me a warning:
I found recent #733 about rollup 2. Would be awesome to see this warning go away 🙌
Expected Behavior
No warnings on installation.
Current Behavior
Warning during installation.
Possible Solution
Bump rollup peer dependency.
Steps to Reproduce (for bugs)
Context
Tried to switch from css modules and saw a welcome warning 😢
Your Environment
modular-css
yarn --version
node --version
The text was updated successfully, but these errors were encountered: