6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
|
.a {
|
||
|
color: green;
|
||
|
// tests line number for import reference is correct
|
||
|
}
|
||
|
|
||
|
@import "file-does-not-exist.less";
|