-
Notifications
You must be signed in to change notification settings - Fork 58
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 #147
Comments
Here is a link to the migration guide: Looks easy to get things moved over preliminarily but I (just a user) unfortunately don't have time atm. Low hanging fruit for anyone else though: https://evilmartians.com/chronicles/postcss-8-plugin-migration |
Easiest way is to transfer everything to |
Currently, this plugin is not compatible with PostCSS 8, also because postcss-import is not compatible yet. It would be great if you could make these plugins compatible with the latest version.
The text was updated successfully, but these errors were encountered: