Files
less.js/test/less/errors/property-ie5-hack.txt

5 lines
139 B
Plaintext

ParseError: Unrecognised input in {path}property-ie5-hack.less on line 2, column 3:
1 .test {
2 display/*/: block; /*sorry for IE5*/
3 }