Skip to content

Commit 0fb78be

Browse files
committed
WIP
1 parent a53663b commit 0fb78be

File tree

1 file changed

+2
-2
lines changed
  • apps/website/src/routes/docs/styled/(getting-started)/install

1 file changed

+2
-2
lines changed

apps/website/src/routes/docs/styled/(getting-started)/install/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ title: 'Qwik UI | Styled Kit - Installation'
66

77
## Step 1: Install the Headless Kit
88

9-
To get started with the Styled Kit for Qwik UI, you first need to install the headless package:
9+
To get started with the Styled Kit for Qwik UI, you first need to install the headless package and qwikest icons:
1010

1111
```tsx
12-
pnpm i -D @qwik-ui/headless
12+
pnpm i -D @qwik-ui/headless @qwikest/icons
1313
```
1414

1515
## Step 2: Add CSS variables

0 commit comments

Comments
 (0)