
@for $i from 0 through $lop-size {
  @include create-padding-size($i);
}
