aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/nested-if.css
blob: 4fffc83705e26d661bc668d80399c21417133789 (plain)
1
2
3
4
5
6
7
.foobar {
  color: red;
}

.quux {
  color: blue;
}