Skip to content

Commit 32ef714

Browse files
authored
Fix "With Tailwind" link (#328)
1 parent d00d29c commit 32ef714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next-themes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ That's it, your Next.js app fully supports dark mode, including System preferenc
111111
}
112112
```
113113

114-
> **Note!** If you set the attribute of your Theme Provider to class for Tailwind next-themes will modify the `class` attribute on the `html` element. See [With Tailwind](#with-tailwind).
114+
> **Note!** If you set the attribute of your Theme Provider to class for Tailwind next-themes will modify the `class` attribute on the `html` element. See [With TailwindCSS](#with-tailwindcss).
115115
116116
### useTheme
117117

0 commit comments

Comments
 (0)