A component that makes it easy to align content using flexbox CSS
npm install @instructure/ui-flex[![npm][npm]][npm-url]
[![MIT License][license-badge]][license]
[![Code of Conduct][coc-badge]][coc]
Flex is a component that makes it easy to align content using flexbox CSS.
The ui-flex package contains the following:
- Flex
``sh``
npm install @instructure/ui-flex
For detailed usage and documentation, see Flex.
[npm]: https://img.shields.io/npm/v/@instructure/ui-flex.svg
[npm-url]: https://npmjs.com/package/@instructure/ui-flex
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE.md
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md