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