Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AviVahl
Copy link

@AviVahl AviVahl commented Oct 3, 2020

  • adjust implementation to postcss' new tranformer api.
  • drop Node 6/8 support. adjusted travis/babel configs. added "engines" field to package.json.
  • migrate to babel@7. use esm -> cjs without additional transformations. commonjs consumers will use .default.
  • upgrade all dependencies to latest stable.
  • move postcss to "peerDependencies".
  • add package-lock.json to repository.

Avi Vahl added 2 commits October 4, 2020 01:10
- adjust implementation to postcss' new tranformer api.
- drop Node 6/8 support. adjusted travis/babel configs. added "engines" field to package.json.
- migrate to babel@7.
- upgrade all dependencies to latest stable.
- move postcss to "peerDependencies".
- add package-lock.json to repository.
@AviVahl
Copy link
Author

AviVahl commented Mar 20, 2021

Closing due to no response.

@AviVahl AviVahl closed this Mar 20, 2021
Copy link
Member

@jonathantneal jonathantneal left a comment

Choose a reason for hiding this comment

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

This is good.

@AviVahl
Copy link
Author

AviVahl commented Sep 16, 2021

Thanks.

Feel free to take any of these changes and apply them to current master. Further updates may be required, as this was opened over a year ago.

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.

2 participants