swc/css/parser/tests/fixture/esbuild/misc/1JQzQJ1QtQJ1onUzZx7BVg/output.json
2021-08-19 05:16:32 +00:00

70 lines
1.4 KiB
JSON

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