Relative Content

Tag Archive for reactjstailwind-cssdaisyui

DaisyUI Doesnt overrides Tailwind Classes

i’m building a React Website with theme changing through DaisyUI. I’ve defined several Themes and the logic for switching between themes works for the bg-base-100 etc classes fine. As soon as i give a container or etc a bg-primary class, the tailwind original theme class gets used because it overrides the DaisyUI Class with !important