swc/css/parser/tests/fixture/esbuild/misc/PwUHqMTSmtZW7IYn9gsinQ/output.json
2021-10-27 03:38:05 +09:00

71 lines
1.5 KiB
JSON

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