Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

feat: upgrade to PostCSS 8 #2

Merged
merged 7 commits into from
Nov 8, 2021

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Nov 7, 2021

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

  • Upgraded ESLint to V7
  • Upgraded postcss-tape to V6
  • Change postcss-value-parser to postcss-values-parser
  • Changed the engines since PostCSS supports only Node.js 10 and up
  • Travis has been changed to GhActions

see csstools/postcss-preset-env#191

ci: https://github.com/armano2/postcss-media-fn/actions/runs/1431998088

Copy link
Member

@Antonio-Laguna Antonio-Laguna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @armano2!

Thanks a lot for the time you put into this PR and for getting this up to date with PostCSS 8! Really appreciate the fact you did create a GH Workflow to get this testable with GitHub actions.

I've taken a look and all seems sensible and I've just left some minor styling comments.

Nice work!

README.md Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Show resolved Hide resolved
@armano2
Copy link
Contributor Author

armano2 commented Nov 7, 2021

@Antonio-Laguna requested changes applied

README.md Outdated Show resolved Hide resolved
@Antonio-Laguna
Copy link
Member

Great work @armano2 !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants