1 2 3 4 5 6 7 8 9 10
@import '_variables'; @import '_mixins'; my-top-menu-dropdown { flex-grow: 1; } .root { @include sub-menu-h1; }