pixsy/node_modules/less/test/less-bom/errors/property-asterisk-only-name...

5 lines
117 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
ParseError: Unrecognised input in {path}property-asterisk-only-name.less on line 2, column 7:
1 a {
2 * : 1;
3 }