change latest test selector to lists

pull/6435/head
Ignatius Bagus 5 years ago
parent 4e0ea72f36
commit 0e3a3489c9
No known key found for this signature in database
GPG Key ID: 357C6674A45CC06B

@ -9,8 +9,8 @@
},
"end": {
"line": 5,
"column": 33,
"character": 94
"column": 32,
"character": 93
},
"pos": 66
}

@ -2,7 +2,7 @@
div :global(.a\,bc\] ~ .d\,ef\)) {
color: red;
}
div :global(.abc\] + .def\), h1) {
div :global(.abc\], .def\), h1) {
color: red;
}
</style>

Loading…
Cancel
Save