@tailwind base; @tailwind components; @tailwind utilities; @layer components { input { @apply bg-neutral-700 rounded px-2 text-white } }