@use 'iro-sass/src/index' as iro; @use 'iro-design/src/functions' as fn; @use 'include-media/dist/include-media' as media; @include iro.props-namespace('exhibit') { @include iro.bem-component(iro.props-namespace()) { height: 100vh; height: 100dvh; } }