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

dev: PostCSS v8 upgrade, "postcss-cssnext" deprecation #1196

Closed
danielweck opened this issue Oct 2, 2020 · 2 comments · Fixed by #1589
Closed

dev: PostCSS v8 upgrade, "postcss-cssnext" deprecation #1196

danielweck opened this issue Oct 2, 2020 · 2 comments · Fixed by #1589
Assignees

Comments

@danielweck
Copy link
Member

danielweck commented Oct 2, 2020

postcss-loader already supports v8:

https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md


postcss-mixins is ready (but Thorium is currently using the older version to avoid a breaking change):

https://github.com/postcss/postcss-mixins/blob/master/CHANGELOG.md


postcss-cssnext is deprecated so Thorium should replace this dependency:

https://www.npmjs.com/package/postcss-cssnext


postcss-import is not ready yet:

postcss/postcss-import#427

@danielweck danielweck self-assigned this Oct 2, 2020
@danielweck
Copy link
Member Author

postcss-preset-env (the replacement for postcss-cssnext) is not ready yet:

csstools/postcss-preset-env#191

Migration notes (we must pay attention to "nesting", I think):

csstools/postcss-preset-env#32

@danielweck
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant