We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next
Any reason to have next as peer deps ?
next-themes/package.json
Line 20 in 8fc17e2
I think next-themes can be React framework agnostic since next-themes doesn't use next somewhere 🤔.
next-themes
The text was updated successfully, but these errors were encountered:
Any update on this? I would love to use it in my project, but it's not a Next project.
Sorry, something went wrong.
Just use it. Patch peerDependencies and that's about it.
Package is pretty simple, so you can always fork :)
Successfully merging a pull request may close this issue.
Any reason to have
next
as peer deps ?next-themes/package.json
Line 20 in 8fc17e2
I think
next-themes
can be React framework agnostic sincenext-themes
doesn't usenext
somewhere 🤔.The text was updated successfully, but these errors were encountered: