1 2 3 4 5 6 7
@mixin base-customlayout($primaryStyleName : v-customlayout) { .#{$primaryStyleName} { overflow: hidden; } }