-
-
Notifications
You must be signed in to change notification settings - Fork 75
fix postcss 8.2.x compat #148
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
fix postcss 8.2.x compat #148
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM.
IMHO we should add links to #147
Furthermore, I'm inclined to point to vercel/next.js/issues/33135 for a couple of reasons:
- So it's obvious we're fixing a Next.js issue.
- Easier navigation
Let me know your thoughts here.
I was hesitant to point to one individual tool repackager as there are so many these days. Even if I have strong personal opinions about this trend it is however the reality of frontend development today. Keeping it vague might be more productive in the long run :) |
It's not a finger pointing thing IMHO but rather relating these two tools and one issue, Tomorrow could be Tailwind 😂 Won't enforce it though so will leave it up to you. Thoughts on linking the original issue though? |
Hehe, tailwind actually does this correctly. I have added the link to the original issue in the changelog. |
…pat--sympathetic-himalayan-489a349458
…pat--sympathetic-himalayan-489a349458
We do not support PostCSS v8.2.5 any more but as some have this version pinned by tools we can do a minimal effort to help them out.