.demo-components { .title { @apply text-3xl font-bold text-center pb-16; } .buttons { @apply py-32; .buttons-example { @apply flex justify-center gap-8; } } }