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

Upgrade @vue/compiler-sfc to PostCSS 8 #2642

Closed
Uninen opened this issue Nov 19, 2020 · 6 comments · Fixed by #2710
Closed

Upgrade @vue/compiler-sfc to PostCSS 8 #2642

Uninen opened this issue Nov 19, 2020 · 6 comments · Fixed by #2710
Labels

Comments

@Uninen
Copy link

Uninen commented Nov 19, 2020

What problem does this feature solve?

Now that Tailwind 2.0 is out, it would be nice to get @vue/compiler-sfc upgraded to PostCSS 8.

All PostCSS 7 plugins are compatible with PostCSS 8, it's fully backwards compatible, so this probably isn't a huge effort.

This also affects all Vite users as Vite uses @vue/compiler-sfc for CSS processing: vitejs/vite#873

What does the proposed API look like?

Bump PostCSS 7 to PostCSS 8.

@dnlsndr
Copy link

dnlsndr commented Nov 19, 2020

This has been a nuisance for me, since PCSS 8 came out. It would be really nice to have v8 running as default in vue, so one doesn't have to always take care which old PCSS plugin versions to install. Would be great to have this!

@emfax

This comment has been minimized.

@ljcremer

This comment has been minimized.

@vuejs vuejs locked as spam and limited conversation to collaborators Nov 20, 2020
@posva
Copy link
Member

posva commented Nov 20, 2020

Do not comment +1 on issues, use the reactions.
Locking to prevent spam since there isn't anything left to discuss but people can still track the progress of the issue 🙂

@songololo
Copy link

songololo commented Nov 26, 2020

For those waiting for official v8 support for the purpose of tailwindcss, an FYI that v2 of tailwind currently has a bridging compatibility version per tailwindcss@compat, useful until above issues are resolved...

@nomadboy20
Copy link

There is lot of people waiting for major support of PostCSS (beacuse of tailwindcss)

@vuejs vuejs locked and limited conversation to collaborators Dec 2, 2020
@posva posva added ✨ feature request New feature or request scope: compiler labels Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
7 participants