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/siblings-combinator-in-cust.../warnings.json

15 lines
194 B

[
{
"code": "css-unused-selector",
"end": {
"column": 17,
"line": 10
},
"message": "Unused CSS selector \"h1 + slot > span\"",
"start": {
"column": 1,
"line": 10
}
}
]