mirror of
https://github.com/less/less.js.git
synced 2026-02-09 22:45:28 -05:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
SyntaxError: properties must be inside selector blocks, they cannot be in the root. in {path}detached-ruleset-3.less on line 2, column 3:
|
|
1 @a: {
|
|
2 b: 1;
|
|
3 };
|