@tailwind base; @tailwind components; @tailwind utilities; .bg-success { background-color: #28a745; } .text-monospace { font-family: Consolas, monospace; }