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
Hello,
Unfortunately, I don't know enough about node & postCSS to PR, but this notice has started appearing.
Node#moveTo was deprecated. Use Container#append
They were deprecated in version 6: https://github.com/postcss/postcss/blob/master/CHANGELOG.md#60-marquis-orias
It seems to be used a couple of times in this plugin:
https://github.com/MadLittleMods/postcss-css-variables/search?utf8=%E2%9C%93&q=moveTo&type=
Thanks for a great plugin!
The text was updated successfully, but these errors were encountered:
@gitlabhq ping)
Sorry, something went wrong.
Fix PostCSS deprecation, update deps
853be72
Fix #50
Successfully merging a pull request may close this issue.
Hello,
Unfortunately, I don't know enough about node & postCSS to PR, but this notice has started appearing.
They were deprecated in version 6: https://github.com/postcss/postcss/blob/master/CHANGELOG.md#60-marquis-orias
It seems to be used a couple of times in this plugin:
https://github.com/MadLittleMods/postcss-css-variables/search?utf8=%E2%9C%93&q=moveTo&type=
Thanks for a great plugin!
The text was updated successfully, but these errors were encountered: