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

37 lines
566 B
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 23,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "NamespaceRule",
"span": {
"start": 0,
"end": 23,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"prefix": {
"type": "Text",
"span": {
"start": 11,
"end": 15,
"ctxt": 0
},
"value": "ns"
},
"value": {
"type": "String",
"span": {
"start": 16,
"end": 22,
"ctxt": 0
},
"value": "path"
}
}
]
}