Ordering of flex-flow and flex-direction can lead to bugs · Issue #73 · ream88/stylelint-config-idiomatic-order · GitHub
More Web Proxy on the site http://driver.im/
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 used idiomatic order for a huge project and in one case (havent seen any more atm) the order of flex-flow and flex-direction resulted in them being moved and causing styling issues (an entire page was empty pretty much).
Idiomatic order can cause issues, worth looking into!
The text was updated successfully, but these errors were encountered:
I used idiomatic order for a huge project and in one case (havent seen any more atm) the order of flex-flow and flex-direction resulted in them being moved and causing styling issues (an entire page was empty pretty much).
Idiomatic order can cause issues, worth looking into!
The text was updated successfully, but these errors were encountered: