@mixin base-customcomponent($primaryStyleName : v-customcomponent) { .#{$primaryStyleName} { overflow: hidden; } }