Strugle with Dark/Light mode (AI-Created React components)
Hi! I'm using chatgpt/claude to create the React (using Tailwind) pages. In this case I have a custom project with ALL files from Wasp Docs: https://wasp-lang.dev/docs
But as you can see, when I switch theme. Some things are incorrect (in terms of style).
I'm doing something wrong promting my AI? Do you suggest me to use any React components compatible with the switch theme option? Maybe I'm adding the incorrect way any code that not follows the "theme function" option?