1.0.17 • Published 1 year ago
flourish-ui v1.0.17
flourish-ui
The code implementation of the Flourish design system, as a component library for React.
Installation
npm i flourish-ui
Usage
Once installed, you can import individual components in the file you want to use them like this:
import { Typography } from 'flourish-ui'