swc/crates/swc_css_parser/tests/fixture/value/url/leading-comments.json

14 lines
225 B
JSON
Raw Normal View History

{
"541": [
{
"kind": "Block",
"span": {
"start": 466,
"end": 541,
"ctxt": 0
},
"text": "/* A <url-modifier> is either an <ident> or a functional notation. */"
}
]
}