summaryrefslogtreecommitdiff
path: root/tests/examplefiles/demo.css.in
blob: 36330a9db85d4c036d40a01a6064b5d573e3c9cc (plain)
1
2
3
4
5
6
%if defined(__foo__)
.cls {
  color: #fff;
}
%endif
%literal %foo