Utilities to build a responsive layout based on [flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox) ( _note that we aim to support Internet Explorer 11_ )

- [`<FlexCol />`](#/Components/Layout/FlexCol)
- [`<FlexContainer />`](#/Components/Layout/FlexContainer)
- [`<FlexRow />`](#/Components/Layout/FlexRow)
- [`<SizedContainer />`](#/Components/Layout/SizedContainer)
