As mentioned in PR #185, the current implementation does not allow for margin to be set to auto. It would be great to have this support to open the possibilities of much more complex flex based layouts which can handle variable screen sizes and child content sizes.
Is this portion of the spec on the roadmap for implementation? Or is it considered outside of desired compliance because it would add too much complexity to the code base?
As mentioned in PR #185, the current implementation does not allow for
marginto be set toauto. It would be great to have this support to open the possibilities of much more complex flex based layouts which can handle variable screen sizes and child content sizes.Is this portion of the spec on the roadmap for implementation? Or is it considered outside of desired compliance because it would add too much complexity to the code base?