@mixin base() {

}

&__action {
    @include base;
}