@layer utilities { .icon { @apply text-current; stroke-linecap: round; stroke-linejoin: round; } .icon-stroke { @apply fill-none stroke-2 stroke-current; } .icon-fill { @apply fill-current; } }