Skip to content
New issue

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

[Feature] Migrate from nightwind to next-themes #210

Open
ap-1 opened this issue Feb 3, 2025 · 0 comments
Open

[Feature] Migrate from nightwind to next-themes #210

ap-1 opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ap-1
Copy link
Contributor

ap-1 commented Feb 3, 2025

Description

nightwind is incompatible with tailwindcss v4's mode of configuration. next-themes is a better solution because it also provides a useTheme hook, eliminating the need for tailwindcss/resolveConfig (which also no longer exists in tailwind v4)

nightwind has also not been updated in over 2 years, so it is unlikely that they will ever add support for tailwindcss v4. Also note the that next-themes has ~300x the weekly downloads on npm compared to nightwind.

Designs

No response

@ap-1 ap-1 added the enhancement New feature or request label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant