Vue-next: Upgrade @vue/compiler-sfc to PostCSS 8

Created on 19 Nov 2020  路  6Comments  路  Source: vuejs/vue-next

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: https://github.com/vitejs/vite/pull/873

What does the proposed API look like?

Bump PostCSS 7 to PostCSS 8.

enhancement compiler

Most helpful comment

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...

All 6 comments

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!

+1 for this.

+1 for this

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 馃檪

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...

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

doman412 picture doman412  路  3Comments

mannok picture mannok  路  3Comments

jods4 picture jods4  路  4Comments

cexbrayat picture cexbrayat  路  3Comments

skirtles-code picture skirtles-code  路  3Comments