Skip to content

Commit 607d62d

Browse files
committed
docs: update
1 parent 5032700 commit 607d62d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Install the [Tailwind Browser Style Reset](https://unocss.dev/guide/style-reset#
2020
Then install `unocss-preset-shadcn` and `unocss-preset-animations`, and update your `unocss.config.ts`:
2121

2222
```bash
23-
ni -D unocss-preset-animations unocss-preset-shadcn
23+
ni @unocss/reset
24+
ni -D unocss @unocss/preset-wind3 unocss-preset-animations unocss-preset-shadcn
2425
```
2526

2627
```ts

0 commit comments

Comments
 (0)