-
Notifications
You must be signed in to change notification settings - Fork 41
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
start value has mixed support, consider using flex-start instead #3110
Comments
@willdurand does this require QA? |
mmh, nope. Thanks for the reminder, I've added the "qa: not needed" label. |
@willdurand I too got stuck at the same problem with the same error statement. If you got any solution then please share it here. |
@mks21998 : I also faced similar issue. Here was my solution. Solution : This one solved my warning issue. |
I my case i was using |
thanks it solve it |
I'm importing https://www.npmjs.com/package/@grapecity/activereports for creating report design. It shows the following warning. |
the same issue here |
postcss outputs two warning in the build logs:
We should use
flex-start
instead ofstart
. Same forflex-end
.The text was updated successfully, but these errors were encountered: