@import "./mixins";

.range-field {
  @include range;
}
