We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5032700 commit 607d62dCopy full SHA for 607d62d
README.md
@@ -20,7 +20,8 @@ Install the [Tailwind Browser Style Reset](https://unocss.dev/guide/style-reset#
20
Then install `unocss-preset-shadcn` and `unocss-preset-animations`, and update your `unocss.config.ts`:
21
22
```bash
23
-ni -D unocss-preset-animations unocss-preset-shadcn
+ni @unocss/reset
24
+ni -D unocss @unocss/preset-wind3 unocss-preset-animations unocss-preset-shadcn
25
```
26
27
```ts
0 commit comments