Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I see that they're using display:flex for layout, for all elements, which makes things like inline styles impossible or extremely inconvenient.

http://jsfiddle.net/u8wd8kdL/5/

If I am wrong, please provide me an example of how to layout that text with display:flex.



I think it's worthwhile to note that they aren't using CSS, they're using a CSS-like syntax as a constraint solver. This means they're able to define new properties or reinterpret things to suit the native platforms they're building for.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: