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

39 lines
612 B
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 23,
"ctxt": 0
},
"rules": [
{
"type": "NamespaceRule",
"span": {
"start": 0,
"end": 23,
"ctxt": 0
},
"prefix": {
"type": "Text",
"span": {
"start": 13,
"end": 15,
"ctxt": 0
},
"value": "ns",
"raw": "ns"
},
"value": {
"type": "String",
"span": {
"start": 16,
"end": 22,
"ctxt": 0
},
"value": "path",
"raw": "'path'"
}
}
]
}