@comfi/kit
v2.49.4
Published
Comfi KIT 2.0.0
Downloads
45
Readme
Company Kit
This is a library of components and styles for the company.
Getting Started
- Install dependencies:
bun install - Run storybook:
bun run dev - For local development:
bun run watch:package - For styles changes:
bun run watch:tailwind
Check out How-to articles for more usage scenarios.
Usage
import { Button } from "@comfi/kit/lib/components";