Skip to content

Commit e337fd9

Browse files
committed
Update installation.mdx
1 parent 5d275dd commit e337fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/getting-started/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install the `@daveyplate/better-auth-ui` library using your preferred package ma
2020
<Step>
2121
## TailwindCSS Configuration
2222

23-
For [TailwindCSS](https://tailwindcss.com) `v4`, add the following `@source` to your global css, please note that the path must be relative:
23+
For [TailwindCSS](https://tailwindcss.com) `v4`, add the following `@import` to your global css:
2424

2525
```css title="styles/globals.css"
2626
@import "@daveyplate/better-auth-ui/css";

0 commit comments

Comments
 (0)