mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
39 lines
612 B
JSON
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'"
|
|
}
|
|
}
|
|
]
|
|
}
|