@import './mixins/mixins.scss'; @include b(affix) { @include m(affixed) { position: fixed; } }