@tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --radius: 0.5rem; } }