-
Notifications
You must be signed in to change notification settings - Fork 25
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
Compatibility with PostCSS 8 #40
Comments
24 tasks
7 tasks
Have to drop this plugin now due to missing support for PostCSS 8. The fix is easy, just update the underlying |
I am working on it |
morels
pushed a commit
to morels/postcss-easy-import
that referenced
this issue
Feb 23, 2022
postcss from to ^8.4.0 postcss-import to ^14.0.0 Refs: TrySound#40
Merged
morels
pushed a commit
to morels/postcss-easy-import
that referenced
this issue
Feb 23, 2022
Bump postcss to ^8.4.0 Bump postcss-import to ^14.0.0 Bump node minimum version to >=10.0.0 Refs: TrySound#40
Lovely! 💯 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your PostCSS plugin!
As you probably know, PostCSS 8 was released a few days ago. It would be great if you could make this plugin compatible with the latest version. The creators of the project have even released this migration guide.
The text was updated successfully, but these errors were encountered: