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 had the same problem and changed the code to parse one file at a time as some of the css files causing errors belong to external packages. That solved the problem for me! Submitted a PR, but no response :(
if one css file contains a parsing error the hole process crash.
An error handling method would be better...
The text was updated successfully, but these errors were encountered: