We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8060da commit f5b3f17Copy full SHA for f5b3f17
apps/website/src/routes/docs/styled/(getting-started)/install/index.mdx
@@ -35,7 +35,7 @@ pnpm qwik-ui add input
35
### Step 1: Install the Headless Kit and qwikest icons
36
37
```zsh
38
-pnpm i -D @qwik-ui/headless @qwikest/icons tailwindcss-animate
+pnpm i -D @qwik-ui/headless @qwikest/icons tailwindcss-animate @qwik-ui/utils class-variance-authority
39
```
40
41
### Step 2: copy/paste your theme config
0 commit comments