summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/css/20-test_control_flow_while.css
blob: a9a248705ef28f1429447db3ec521a1ea29376fa (plain)
1
2
3
4
5
6
7
8
9
10
11
.base-0, .added {
  color: green;
}

.base-1, .added {
  display: block;
}

.base-2, .added {
  border: 1px solid blue;
}