magnacarto/mss/tests/011-comments.mss
Oliver Tonnhofer 150e26189a initial import
2015-05-22 14:21:28 +02:00

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