@tailwind base; @tailwind components; @tailwind utilities; @layer base { a { @apply font-medium underline; } }