1.0.2 • Published 2 years ago

@anywhere-ui/flex v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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" />