15 lines
247 B

[{
"code": "css-invalid-global",
"message": ":global(...) must be the first element in a compound selector",
"start": {
"line": 2,
"column": 5,
"character": 13
},
"end": {
"line": 2,
"column": 18,
"character": 26
},
"pos": 13
}]