Replies: 1 comment
-
Just recently I put some DaisyUI components into a Nextra docs app. It sounds like it's maybe not QUITE the same as what you're doing since I really just wanted a few components in a few specific places, not necessarily a whole DaisyUI Theme. I did some digging and found that Nextra uses a package called 'next-themes' to power it's dark/light mode toggle. It's configured by default to add a
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m working with Nextra v4 and would like to integrate DaisyUI’s theme system for my custom styling (colors, buttons, inputs, etc.), but I want to retain Nextra’s layout structure like the sidebar, top nav, and table of contents.
Beta Was this translation helpful? Give feedback.
All reactions