summaryrefslogtreecommitdiff
path: root/scss/tests/files/from-sassc/tests-for.css
blob: 4c94caefaec056993037d8917f822a2356b43137 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
div {
  content: 3 thing 1;
}
div {
  content: 3 thing 2;
}
div {
  content: 3 thing 3;
}
div {
  content: 3 thing 4;
}
div {
  content: 3 thing 5;
}
div {
  content: 3 thing 6;
}
div {
  content: 3 thing 7;
}
div {
  content: 3 thing 8;
}
div {
  content: 3 thing 9;
}
div {
  content: 3 thing 10;
}