JSPM

  • Created
  • Published
  • Downloads 4628915
  • Score
    100M100P100Q198284F
  • License MIT

Package Exports

  • next-themes

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (next-themes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

next-themes

The easiest way to add dark mode and other themes to your Next.js site.

  • ✅ Dark mode in 2 lines of code
  • ✅ System setting with prefers-color-scheme
  • ✅ No flash on load (SSR and SSG)
  • ✅ Sync theme across tabs and windows
  • ✅ No flashing when changing themes
  • ✅ Force a page to a specific theme
  • ✅ Class or data attribute
  • useTheme hook