2016-12-27 08:10:47 -08:00

7 lines
66 B
CSS

%if defined(__foo__)
.cls {
color: #fff;
}
%endif
%literal %foo