@tailwind base; @tailwind components; .button { @apply bg-blue-300 text-white no-underline rounded-lg text-sm py-2 px-5 } @tailwind utilities;.
確定! 回上一頁