We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
postcss-loader already supports v8:
postcss-loader
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):
postcss-mixins
https://github.com/postcss/postcss-mixins/blob/master/CHANGELOG.md
postcss-cssnext is deprecated so Thorium should replace this dependency:
postcss-cssnext
https://www.npmjs.com/package/postcss-cssnext
postcss-import is not ready yet:
postcss-import
postcss/postcss-import#427
The text was updated successfully, but these errors were encountered:
postcss-preset-env (the replacement for postcss-cssnext) is not ready yet:
postcss-preset-env
csstools/postcss-preset-env#191
Migration notes (we must pay attention to "nesting", I think):
csstools/postcss-preset-env#32
Sorry, something went wrong.
postcss-import ^13.0.0 has been released: https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md#1300--2020-10-20 postcss/postcss-import#432
^13.0.0
fix(CSS): library window refactor (Thibault) (PR #1589 supersedes PR #…
cdc607b
…1571 Fixes #410 Fixes #1196 Fixes #1348 Fixes #1329 )
danielweck
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: