@tailwind base; @tailwind components; @tailwind utilities; @custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *)); body { @apply w-screen; @apply h-screen; }