mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
57 lines
999 B
JSON
57 lines
999 B
JSON
|
{
|
||
|
"type": "Stylesheet",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 27,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"rules": [
|
||
|
{
|
||
|
"type": "KeyframesRule",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 27,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 11,
|
||
|
"end": 14,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "abc"
|
||
|
},
|
||
|
"blocks": [
|
||
|
{
|
||
|
"span": {
|
||
|
"start": 17,
|
||
|
"end": 24,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"selector": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 17,
|
||
|
"end": 23,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "from"
|
||
|
}
|
||
|
],
|
||
|
"rule": {
|
||
|
"type": "DeclBlock",
|
||
|
"span": {
|
||
|
"start": 24,
|
||
|
"end": 24,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"properties": []
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|