@import "mixins";

.#{$prefix}checkbox {
  @include checkbox-configs;
}
