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
Custom at-rules, such as @apply, aren't parsed properly (and cause a compile-time error!) unless they are in the last declaration block of the component's styles.
The text was updated successfully, but these errors were encountered:
REPL
Custom at-rules, such as
@apply
, aren't parsed properly (and cause a compile-time error!) unless they are in the last declaration block of the component's styles.The text was updated successfully, but these errors were encountered: