1 2 3 4 5 6 7
@mixin chameleon-popupview($primaryStyleName : v-popupview) { .#{$primaryStyleName}-popup { padding: .3em .4em; } }