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