Closed useEffects closed 1 year ago
it works fine if i do important: true
but not when i do important: "#__next"
i use nextjs v13 with app dir
Hi @useEffects
Where do you declare the theme class (or data-theme), on a parent of #__next :is(...)
or on a child?
Can you also share your tw-colors config in tailwind.config.js?
Hii @L-Blondy thank you for quick response, its so dumb of me to include data-theme
in the parent of #__next
. Thank you for bringing this up and good luck. This is such a great repo for working with themes