-
Notifications
You must be signed in to change notification settings - Fork 32
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
Report postcss warnings #72
Comments
@tomdye did you ever get anywhere with this? Is this something that you are still interested in? |
We did not get around to looking into this. I am not sure if it is still a concern. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our build process stubs out
console.log
so we do not show the warnings coming from the postcss process. We should look into how we can report these warnings.The text was updated successfully, but these errors were encountered: