You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to run the postcss-debug via the CLI due to the outdated version of PostCSS. Running via the Node API still works but it throws a deprecated warning.
The text was updated successfully, but these errors were encountered:
Do you have any time to open a PR?
I just recognized we don't have any integration tests in place (😕) either. If you could open a PR that makes it compatible with PostCSS 6 or adds an integration test, that would be very helpful!
I'm unable to run the
postcss-debug
via the CLI due to the outdated version of PostCSS. Running via the Node API still works but it throws a deprecated warning.The text was updated successfully, but these errors were encountered: