I just began using it for a small part of a site I'm working. It's a rather complicated form with many input elements that are laid out in a row. I'm using flexbox for anything tablet sized and under (< 768px). Takes a bit of trial and error to get the different properties to play nice, but I can already see it's going to be a great tool. I wish I could use it more broadly, but unfortunately we've gotta support some of the crustier desktop browsers that don't offer flexbox support.
I just began using it for a small part of a site I'm working. It's a rather complicated form with many input elements that are laid out in a row. I'm using flexbox for anything tablet sized and under (< 768px). Takes a bit of trial and error to get the different properties to play nice, but I can already see it's going to be a great tool. I wish I could use it more broadly, but unfortunately we've gotta support some of the crustier desktop browsers that don't offer flexbox support.