@import "mixins";

.#{$prefix}magic-button {
  @include magic-configs;

  .#{$prefix}button {
    @include button-magicbutton;
  }
}
