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
In my opinion the issue is with the tool we're using.
The CSS it fixes is totally valid and owes to be transpiled by PostCSS to an output that matches our browser support. Not to generate a warning.
This could be for two reasons in my opinion (but I have not spent the time to investigate further)
I agree with @germain-gg on the exact cases exemplified earlier, but also agree with Travis we should treat warnings as errors once we fix our css build path
We keep. regressing. flexbox. rules, alongside just causing needless noise in webpack output - let's write CI that prevents this.
The text was updated successfully, but these errors were encountered: