diff --git a/app/tailwind.css b/app/tailwind.css index 303fe15..88fc6d2 100644 --- a/app/tailwind.css +++ b/app/tailwind.css @@ -2,11 +2,11 @@ @tailwind components; @tailwind utilities; -html, -body { - @apply bg-white dark:bg-gray-950; - - @media (prefers-color-scheme: dark) { - color-scheme: dark; - } -} +/*html,*/ +/*body {*/ +/* @apply bg-white dark:bg-gray-950;*/ +/**/ +/* @media (prefers-color-scheme: dark) {*/ +/* color-scheme: dark;*/ +/* }*/ +/*}*/