UNPKG

@infinityfx/fluid

Version:

React UI library, using zero-runtime CSS-in-JS.

20 lines (14 loc) 818 B
# Fluid UI [![NPM package](https://img.shields.io/npm/v/@infinityfx/fluid)](https://www.npmjs.com/package/@infinityfx/fluid) [![NPM bundle size](https://img.shields.io/bundlephobia/minzip/@infinityfx/fluid)](https://bundlephobia.com/package/@infinityfx/fluid) [![Last commit](https://img.shields.io/github/last-commit/infinityfx-llc/fluid)](https://github.com/infinityfx-llc/fluid) ![NPM weekly downloads](https://img.shields.io/npm/dw/@infinityfx/fluid) ![NPM downloads](https://img.shields.io/npm/dt/@infinityfx/fluid) A React UI library, with zero-runtime CSS-in-JS, that gets compiled and tree shaken at build time. # Get started ## Documentation Visit [fluid.infinityfx.dev](https://fluid.infinityfx.dev) for the complete documentation. ## Installation ```sh $ npm i @infinityfx/fluid ```