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