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
Hi,
I don't know if it's on purpose because I can't keep up with the flow of recent commits but, in 0.9.0, passing multiple mixins to @apply used to work like a charm :
Hi,
I don't know if it's on purpose because I can't keep up with the flow of recent commits but, in 0.9.0, passing multiple mixins to
@apply
used to work like a charm :In 0.9.1, styles are not applied until you split the declaration with multiple
@apply
:The text was updated successfully, but these errors were encountered: