@use 'button-mixin';
@forward 'button-mixin';

button, .zn-button {
  @include button-mixin.button;
}
