magnacarto/builder/tests/011-comments.mss

16 lines
No EOL
173 B
Text

/* comment */
#class {
line-width: 12;
}
/* comment with unicodé */
#class2 {
line-width: 12;
}
// single line comment
@foo: 1 + 2;
// end of document comment