Skip to content

fork postcss-values-parser #38

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

Conversation

romainmenke
Copy link
Member

@romainmenke romainmenke commented Nov 27, 2021

This is a fork of postcss-values-parser.
The only difference is that I completely removed the registerWalker stuff.

This does not pose a problem in actual plugins and fixes the issues reported completely from our perspective.

The package must be published on npm if this is a solution we like.


I also added a minimal test setup so that we can easily debug and fix issues.
The original package uses ava but I don't want to add that as a dependency here.

@romainmenke
Copy link
Member Author

Not going in this direction.
Superseded by : #53

@romainmenke romainmenke closed this Dec 1, 2021
@romainmenke romainmenke deleted the fork-postcss-values-parser--reliable-tasmanian-devil-3d968a7bbb branch December 1, 2021 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment