AnywhereFlex
AnywhereFlex is a lightweight responsive CSS utility library to accompany Anywhere UI libraries and static webpages as well.
Installation
Module Loader
npm install @anywhere-ui/flex
After installation you may include the library by importing from node_modules.
/node_modules/@anywhere-ui/flex/anywhere-flex.css
Load from CDN
<link href="https://unpkg.com/@anywhere-ui/flex@latest/anywhere-flex.css" rel="stylesheet" />
Themes
<link href="https://unpkg.com/@anywhere-ui/flex@latest/themes/any-blue.css" rel="stylesheet" />