develop
@use '_variables' as *; @use '_mixins' as *; .root { flex-direction: column; width: 100%; @include sub-menu-h1; > my-top-menu-dropdown:nth-child(1) { flex-grow: 1; } }