UNPKG

tw-runner

Version:

Run and manage Tower Website projects with this utility.

17 lines (16 loc) 278 B
@layer components { .contain { @apply object-contain; } article { figure { @apply relative -mx-3; img { @apply sm:w-3/4 h-auto; } figcaption { @apply text-center text-sm text-gray-500 dark:text-gray-400; } } } }