1 2 3 4 5 6
@use 'iro-sass/src/bem' as bem; @include bem.component('content') { grid-area: content; overflow: auto; }