Skip to content

Commit

Permalink
Fix "With Tailwind" link (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
o1Suleyman authored Dec 5, 2024
1 parent d00d29c commit 32ef714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next-themes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ That's it, your Next.js app fully supports dark mode, including System preferenc
}
```

> **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).
> **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).
### useTheme

Expand Down

0 comments on commit 32ef714

Please sign in to comment.