@use "../utilities/initial-variables" as iv;
@use "../utilities/extends";

.#{iv.$class-prefix}block {
  @extend %block;
}
