pixsy/node_modules/less/test/less-bom/errors/parse-error-missing-parens....

6 lines
73 B
Plaintext

@media (missing: bracket {
body {
background-color: #fff;
}
}