blob: 9151373d22ecd580905eb6e6776be027bd499575 [file] [log] [blame]
/* preserving strings */
.sele {
content: "\"keep \" me";
something: '\\\' . . ';
else: 'empty{}';
content: "/* test */"; /* <---- this is not a comment, should be be kept */
}