pixsy/node_modules/less/test/less-bom/errors/property-asterisk-only-name.txt
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

5 lines
117 B
Plaintext

ParseError: Unrecognised input in {path}property-asterisk-only-name.less on line 2, column 7:
1 a {
2 * : 1;
3 }