swc/css/parser/tests/fixture/esbuild/misc/JygAjyd3aaFifbGpuMgJOA/output.json
2021-10-10 10:43:11 +09:00

39 lines
617 B
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 24,
"ctxt": 0
},
"rules": [
{
"type": "NamespaceRule",
"span": {
"start": 0,
"end": 24,
"ctxt": 0
},
"prefix": {
"type": "Text",
"span": {
"start": 11,
"end": 14,
"ctxt": 0
},
"value": ",s",
"raw": "\\,s"
},
"value": {
"type": "String",
"span": {
"start": 15,
"end": 23,
"ctxt": 0
},
"value": "path",
"raw": "'p\\61th'"
}
}
]
}