swc/css/parser/tests/fixture/esbuild/misc/fT3vLBT7xnGwPlQ-kXdN1g/output.json

70 lines
1.4 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 11,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 11,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 8,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 8,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "IdSelector",
"span": {
"start": 0,
"end": 8,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"text": {
"type": "Text",
"span": {
"start": 0,
"end": 8,
"ctxt": 0
},
"value": "ahash"
}
}
]
}
]
}
],
"block": {
"type": "DeclBlock",
"span": {
"start": 9,
"end": 11,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"properties": []
}
}
]
}