@tailwind base; @tailwind components; @tailwind utilities; @layer base { h2 { @apply text-lg font-bold mb-8; } }