mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
87 lines
1.6 KiB
JSON
87 lines
1.6 KiB
JSON
{
|
|
"type": "Stylesheet",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 33,
|
|
"ctxt": 0
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "KeyframesRule",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 33,
|
|
"ctxt": 0
|
|
},
|
|
"id": {
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 11,
|
|
"end": 15,
|
|
"ctxt": 0
|
|
},
|
|
"value": "test",
|
|
"raw": "test"
|
|
},
|
|
"blocks": [
|
|
{
|
|
"span": {
|
|
"start": 18,
|
|
"end": 25,
|
|
"ctxt": 0
|
|
},
|
|
"selector": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 18,
|
|
"end": 22,
|
|
"ctxt": 0
|
|
},
|
|
"value": "from",
|
|
"raw": "from"
|
|
}
|
|
],
|
|
"rule": {
|
|
"type": "DeclBlock",
|
|
"span": {
|
|
"start": 23,
|
|
"end": 25,
|
|
"ctxt": 0
|
|
},
|
|
"items": []
|
|
}
|
|
},
|
|
{
|
|
"span": {
|
|
"start": 26,
|
|
"end": 31,
|
|
"ctxt": 0
|
|
},
|
|
"selector": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 26,
|
|
"end": 28,
|
|
"ctxt": 0
|
|
},
|
|
"value": "to",
|
|
"raw": "to"
|
|
}
|
|
],
|
|
"rule": {
|
|
"type": "DeclBlock",
|
|
"span": {
|
|
"start": 29,
|
|
"end": 31,
|
|
"ctxt": 0
|
|
},
|
|
"items": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|