Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ authored Dec 18, 2023
1 parent 701a400 commit a9fdd4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# quantinuum-ui
Quantinuum design tokens and React components.

Based on [shadcn](https://ui.shadcn.com/), an opinionated tailwind / radix-ui theme. Shadcn isn't a direct dependency but has a CLI tool to generate components into this repo based on `components.json`.
Based on [shadcn](https://ui.shadcn.com/), an opinionated tailwind theme and radix-ui component generator. Shadcn isn't a direct dependency but has a CLI tool to generate components into this repo based on `components.json`.

### Development

```bash
npm run dev # Run storybook application to view components.
npm run build-storybook # Build storybook application as static HTML.
npm run build-lib # Build component library with rollup
npm run build-lib # Build component library with rollup.
```

### Design Tokens
Expand Down

0 comments on commit a9fdd4f

Please sign in to comment.