swc/css/parser/tests/fixture/esbuild/misc/s6SbuS-mSQuuf1eQzngAFw/output.json
2021-10-07 20:32:54 +09:00

71 lines
1.5 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 8,
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 8,
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 5,
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 5,
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "IdSelector",
"span": {
"start": 0,
"end": 5,
"ctxt": 0
},
"text": {
"type": "Text",
"span": {
"start": 0,
"end": 5,
"ctxt": 0
},
"value": "--",
"raw": "\\2d-"
}
}
]
}
]
}
],
"block": {
"type": "DeclBlock",
"span": {
"start": 6,
"end": 8,
"ctxt": 0
},
"items": []
}
}
]
}