mirror of
https://github.com/less/less.js.git
synced 2026-02-03 11:35:08 -05:00
7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
/* Test */
|
|
#blah {
|
|
// blah
|
|
}
|
|
.a {
|
|
error: (1px * 1em);
|
|
} |