// Example mixin for custom button .custom-button-class { @include button($padding, $bg, $radius, $full-width, $disabled, $is-input); }