swc/css/parser/tests/fixture/esbuild/misc/Vx6S11kYP0h0sx1VehL-tw/output.json
2021-10-07 20:32:54 +09:00

59 lines
1.0 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 29,
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 29,
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 17,
"ctxt": 0
},
"value": "abc",
"raw": "a\\62 c"
},
"blocks": [
{
"span": {
"start": 20,
"end": 27,
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 20,
"end": 24,
"ctxt": 0
},
"value": "from",
"raw": "from"
}
],
"rule": {
"type": "DeclBlock",
"span": {
"start": 25,
"end": 27,
"ctxt": 0
},
"items": []
}
}
]
}
]
}