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

need to pin versions for compatibility with PostCSS 7 #1

Open
hkennyv opened this issue Oct 7, 2020 · 0 comments
Open

need to pin versions for compatibility with PostCSS 7 #1

hkennyv opened this issue Oct 7, 2020 · 0 comments

Comments

@hkennyv
Copy link
Owner

hkennyv commented Oct 7, 2020

This snippet from postcss.config.js shows we pinned the version for these two postcss deps. We can unpin these once NextJS supports PostCSS 8 (track this issue vercel/next.js#17242)

"postcss-mixins", // can bump version when PostCSS 8 is supported in NextJS
"postcss-nested", // can bump version when PostCSS 8 is supported in NextJS
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

1 participant