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

57 lines
999 B
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 28,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 28,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 14,
"ctxt": 0
},
"value": "abc"
},
"blocks": [
{
"span": {
"start": 17,
"end": 26,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 17,
"end": 23,
"ctxt": 0
},
"value": "from"
}
],
"rule": {
"type": "DeclBlock",
"span": {
"start": 24,
"end": 26,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"properties": []
}
}
]
}
]
}