@use "pkg:iro-sass/bem"; @include bem.component("view") { display: none; &:target { display: block; } }