5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
|
SyntaxError: Properties must be inside selector blocks. They cannot be in the root in {path}property-in-root.less on line 2, column 3:
|
||
|
1 .a() {
|
||
|
2 prop:1;
|
||
|
3 }
|