7 lines
66 B
CSS
7 lines
66 B
CSS
%if defined(__foo__)
|
|
.cls {
|
|
color: #fff;
|
|
}
|
|
%endif
|
|
%literal %foo
|