You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm tailwind should be processing the apply rule before it gets to lightning css. Apply isn't a known standard rule so lightning css doesn't know what to do with it.
Hmm tailwind should be processing the apply rule before it gets to lightning css. Apply isn't a known standard rule so lightning css doesn't know what to do with it.
it seems like the lightningcss is transforming
into
which broke tailwind to work properly.
The text was updated successfully, but these errors were encountered: