3 lines
59 B
Text
3 lines
59 B
Text
@for $i from 1 through 3
|
|
.item-#{$i}
|
|
width: 2em * $i
|
@for $i from 1 through 3
|
|
.item-#{$i}
|
|
width: 2em * $i
|