Skip to content

Commit

Permalink
docs(beta): bun installation
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-bell committed Sep 29, 2024
1 parent 69feb43 commit aaae670
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/beta/src/content/docs/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ For stable documentation, please visit [cva.style](https://cva.style).
```

</TabItem>
<TabItem label="bun">

```sh
bun add cva@beta
```

</TabItem>
</Tabs>

## Tailwind CSS
Expand Down

0 comments on commit aaae670

Please sign in to comment.