@layer components { [data-coco][data-component="app-button-to"] { @apply flex; width: max-content; form { @apply w-full; } &[data-fit="full"] { @apply w-full; } } }