README
Flexbox
Component type
- Utility
Installation
$ npm install @citizensadvice/cads-flexbox
@import '@citizensadvice/cads-flexbox/index.scss';
You can also make use of the unpkg service, try adding the link below to the head of your
HTML
file<link src="https://unpkg.com/@citizensadvice/cads-flexbox@latest/build/cads.flexbox.css" />
Implementation
Flexbox classes to create responsive layouts.