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

PostCSS v8 #8

Closed
MaffooBristol opened this issue Feb 3, 2021 · 4 comments
Closed

PostCSS v8 #8

MaffooBristol opened this issue Feb 3, 2021 · 4 comments

Comments

@MaffooBristol
Copy link

MaffooBristol commented Feb 3, 2021

I'm trying to upgraded to Parcel 2 but it requires PostCSS v8, which conflicts with my use of this package, which has a dependency on PostCSS v7

How simple would it be to simply upgrade this package to use PostCSS v8?

From what I can tell, it has a different plugin system but still works practically the same and is backwards compatible, according to comments on Parcel

@MaffooBristol
Copy link
Author

MaffooBristol commented Feb 3, 2021

Just realised, it's Autoprefixer 10 which is causing the dependency clash, not Parcel 2

@mehiatt
Copy link

mehiatt commented Feb 14, 2022

It still needs to be updated to 8.0 as there is a known issue in <8.2.13.
image

@dferber90
Copy link
Owner

dferber90 commented Feb 15, 2022

That risk seems tolerable, as it's a development dependency.

I see the need to upgrade to postcss v8 tho 👍

@dferber90
Copy link
Owner

closed by #16

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

3 participants