mirror of
https://github.com/less/less.js.git
synced 2026-02-07 13:35:10 -05:00
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
ParseError: Syntax Error on line 2 in {path}property-ie5-hack.less:2:2
|
|
1 .test {
|
|
2 display/*/: block; /*sorry for IE5*/
|
|
3 }
|