pixsy/node_modules/less/test/less-bom/errors/detached-ruleset-3.txt
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

5 lines
160 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 };