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

15 lines
191 B

[
{
"code": "css-unused-selector",
"message": "Unused CSS selector \"h1 ~ slot > p\"",
"start": {
"column": 1,
"line": 12
},
"end": {
"column": 14,
"line": 12
}
}
]