@for $i from 10 through 30 { .mb-#{$i} { margin-bottom: #{$i}px; } .mt-#{$i} { margin-top: #{$i}px; } }