swc/css/parser/tests/fixture/esbuild/misc/eqYc139qNzkqXqBaJaQm6A/output.json
2021-08-19 05:16:32 +00:00

29 lines
421 B
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 8,
"ctxt": 0
},
"rules": [
{
"type": "ImportRule",
"span": {
"start": 0,
"end": 8,
"ctxt": 0
},
"src": {
"type": "String",
"span": {
"start": 20,
"end": 21,
"ctxt": 0
},
"value": "foo.css"
},
"condition": null
}
]
}