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

feat: upgrade to PostCSS 8 #18

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Mar 13, 2021

This PR upgrades the module to PostCSS 8 along with a few other changes:

  • Upgraded ESLint to V7
  • Upgraded postcss-tape to V6
  • Upgraded postcss-values-parser to v5
  • Upgraded @csstools/convert-colors to v2
  • Changed the engines since PostCSS supports only Node.js 10 and up
  • Travis tests run on Node.js 10 and 12
  • Removed babel / rollup since all features used are now available in Node.js

see csstools/postcss-preset-env#191

fixes #14, closes #15

@jonathantneal jonathantneal merged commit bbdb44d into postcss:master Jul 27, 2021
@armano2 armano2 deleted the postcss8 branch November 3, 2021 18:28
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

Successfully merging this pull request may close these issues.

Update postcss-values-parser dependency
3 participants