mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 20:51:42 +03:00
29 lines
427 B
JSON
29 lines
427 B
JSON
{
|
|
"type": "Stylesheet",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "MediaRule",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"query": {
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 7,
|
|
"end": 26,
|
|
"ctxt": 0
|
|
},
|
|
"value": "\u0000screen,screen\t"
|
|
},
|
|
"rules": []
|
|
}
|
|
]
|
|
}
|