Blame view

node_modules/less/test/less-bom/errors/parse-error-media-no-block-3.txt 170 Bytes
ce4c83ff   wxy   初始提交
1
2
3
  SyntaxError: media definitions require block statements after any features in {path}parse-error-media-no-block-3.less on line 4, column 4:
  3     font-size: 5000px;
  4   }