mirror of
https://github.com/less/less.js.git
synced 2026-01-22 21:58:14 -05:00
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
.a {
|
|
color: green;
|
|
// tests line number for import reference is correct
|
|
}
|
|
|
|
@import "file-does-not-exist.less"; |