Hacker News new | ask | show | jobs
by kylecesmat 3812 days ago
Its not horribly broken, IE11/10 is well supported with prefixes & past flexbox-spec properties. Autoprefixer does all the work there. For IE9/8 you could rely on polyfills like https://github.com/10up/flexibility

Listened to @_lemonmade & @snookca at a recent conference talk about how they're using Flexbox across the Shopify platform and there is no reason why other far-reaching platforms shouldn't make the switch today.

1 comments

So your point is that it isn't broken but that you need to use a polyfill to fix it..? That's a very consistent message.