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
Mixins defined in a ruleset are visible in that ruleset (and its children) only. And & {} is also just a ruleset (it's not really an euphemism for anif statement).
My case:
app.less
nifty.less
When try to use the .label-mint as a mixin fails with the error:
I'm really lost, I'm using the mixin in a wrong way?
Thanks
The text was updated successfully, but these errors were encountered: