You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/validator/samples/css-invalid-combinator-sele.../errors.json

10 lines
210 B

[
{
"code": "css-invalid-selector",
"message": "Invalid selector \"> span\"",
"start": { "line": 5, "column": 2, "character": 44 },
"end": { "line": 5, "column": 8, "character": 50 },
"pos": 44
}
]