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
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
I often experience that the stylesheet silently fails to parse when I have a syntax error. Nothing in the console, but no style applied. Is this intended?
How would you go about improving error handling? I have some time next weekend that I could spend on this issue.
So it would be a matter of checking those are working correctly, theres no tests around error handling at the moment. Then using the same approach to raise other errors. If you do have time to look into it, feel free to ping me with questions. thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For unrecognised properties, classes, arguments etc
At the moment some things are silently ignored.
The text was updated successfully, but these errors were encountered: