|
|
|
|
|
by lynndylanhurley
4152 days ago
|
|
The one thing that's prevented me from using flex-box is browser support. Because flex-box has been re-implemented in JS, does this mean that the css-layout project [1] will provide flex-box support for older browsers? I looked, but I couldn't find a "compatibility" section anywhere in the repo. [1] https://github.com/facebook/css-layout |
|
My current issue is how to measure text sizes: https://github.com/facebook/css-layout/blob/master/src/__tes...