@tailwind base; @tailwind components; @tailwind utilities; @layer base { body { -webkit-font-smoothing: antialiased; } }