UNPKG

cmds-tailwind-styles

Version:

A tailwind preset of utilities for Copa Airlines design system

17 lines (14 loc) 343 B
@layer components { .attribute-pill { @apply border inline-flex font-medium gap-4 items-center py-2 px-12 rounded-xl text-d1; svg { @apply square-16; } &-slim { @apply border inline-flex gap-4 items-center py-2 px-12 rounded-xl text-d3; svg { @apply square-16; } } } }