@tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --primary-color: 29 29 29; --border-color: 69 69 69; } }