summaryrefslogtreecommitdiff
path: root/scss/tests/files/from-sassc/spec-scss-while_directive.css
blob: 1de8f29fb678e3c130810bc15f5ea4726ffcab93 (plain)
1
2
3
4
5
6
.foo {
  a: 1;
  a: 2;
  a: 3;
  a: 4;
}