@tailwind base; @tailwind components; @tailwind utilities; .break-word { word-break: break-word; } :root { color-scheme: light dark; }