mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
114 lines
2.3 KiB
JSON
114 lines
2.3 KiB
JSON
|
{
|
||
|
"type": "Stylesheet",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 44,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"rules": [
|
||
|
{
|
||
|
"type": "KeyframesRule",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 44,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 11,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "test"
|
||
|
},
|
||
|
"blocks": [
|
||
|
{
|
||
|
"span": {
|
||
|
"start": 18,
|
||
|
"end": 36,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"selector": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 18,
|
||
|
"end": 22,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "from"
|
||
|
}
|
||
|
],
|
||
|
"rule": {
|
||
|
"type": "DeclBlock",
|
||
|
"span": {
|
||
|
"start": 23,
|
||
|
"end": 36,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"properties": [
|
||
|
{
|
||
|
"type": "Property",
|
||
|
"span": {
|
||
|
"start": 25,
|
||
|
"end": 36,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"name": {
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 25,
|
||
|
"end": 30,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "color"
|
||
|
},
|
||
|
"values": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 32,
|
||
|
"end": 35,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "red"
|
||
|
}
|
||
|
],
|
||
|
"important": null
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"span": {
|
||
|
"start": 38,
|
||
|
"end": 41,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"selector": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 38,
|
||
|
"end": 40,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "to"
|
||
|
}
|
||
|
],
|
||
|
"rule": {
|
||
|
"type": "DeclBlock",
|
||
|
"span": {
|
||
|
"start": 41,
|
||
|
"end": 41,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"properties": []
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|