1 2 3 4 5 6 7 8
@use '_variables' as *; @use '_mixins' as *; .form-sub-title { @include margin-right(30px); flex-grow: 0; }