Tailwind CSS Cheat Sheet
自定义CSS
@layer components {
  .title {
    @apply text-3xl;
    @apply text-center;
    @apply pb-4;
  }
}
我要的只是你在我身邊 再愛我一遍