swc/css/parser/tests/fixture/esbuild/misc/UeHn9b5w6R3dVjrtRCGxkA/output.json

77 lines
1.6 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 5,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 5,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 2,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 2,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": {
"type": "NamespacedName",
"span": {
"start": 0,
"end": 2,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"prefix": {
2021-08-19 08:16:32 +03:00
"type": "Text",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
},
"value": ""
},
"name": {
"type": "Text",
"span": {
"start": 0,
"end": 1,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"value": "*"
}
},
"subclassSelectors": []
}
]
}
],
"block": {
"type": "DeclBlock",
"span": {
"start": 3,
"end": 5,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"properties": []
}
}
]
}