swc/css/parser/tests/fixture/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/output.json

87 lines
1.8 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 39,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 39,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 15,
"ctxt": 0
},
"value": "name"
},
"blocks": [
{
"span": {
"start": 18,
"end": 37,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 18,
"end": 22,
"ctxt": 0
},
"value": "from"
}
],
"rule": {
"type": "DeclBlock",
"span": {
"start": 23,
"end": 37,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"properties": [
{
"type": "Property",
"span": {
"start": 25,
"end": 35,
2021-08-19 08:16:32 +03:00
"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
}
]
}
}
]
}
]
}