@tailwind base; @tailwind components; @tailwind utilities; @layer base { body { @apply !bg-ui-bg-base; text-rendering: optimizeLegibility; } }