Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
According to https://github.com/tailwindlabs/tailwindcss/issues/15778#issuecomment-2612017866this Github issue
according to the above @apply@apply is no longer global for. For me replacing it with @reference@reference worked perfectly.
@apply
@reference
https://github.com/tailwindlabs/tailwindcss/issues/15778#issuecomment-2612017866
according to the above @apply is no longer global for me replacing it with @reference worked perfectly
According to this Github issue the above @apply is no longer global. For me replacing it with @reference worked perfectly.