summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/contains-in-if.css
blob: f41ae18a9e66a6061caa9fbdab285f26989a0ba1 (plain)
1
2
3
4
5
6
7
.yes {
	color: green;
}

.no {
	color: red;
}