flex
Implementation CSS layout using pure Reason - powered by css-layout project.
postcss-ie-flex-basis-default-auto
PostCSS plugin that finds all `-ms-flex: <number>` declarations (e.g. from autoprefixer) and appends `-ms-flex-preferred-size: auto` to the rule, overriding the problematic 0px flex basis in IE.