{ "type": "Stylesheet", "span": { "start": 0, "end": 44, "ctxt": 0 }, "rules": [ { "type": "QualifiedRule", "span": { "start": 0, "end": 43, "ctxt": 0 }, "prelude": { "type": "SelectorList", "span": { "start": 0, "end": 3, "ctxt": 0 }, "children": [ { "type": "ComplexSelector", "span": { "start": 0, "end": 3, "ctxt": 0 }, "children": [ { "type": "CompoundSelector", "span": { "start": 0, "end": 3, "ctxt": 0 }, "nestingSelector": null, "typeSelector": { "type": "TagNameSelector", "span": { "start": 0, "end": 3, "ctxt": 0 }, "name": { "type": "WqName", "span": { "start": 0, "end": 3, "ctxt": 0 }, "prefix": null, "value": { "type": "Identifier", "span": { "start": 0, "end": 3, "ctxt": 0 }, "value": "foo", "raw": "foo" } } }, "subclassSelectors": [] } ] } ] }, "block": { "type": "Block", "span": { "start": 4, "end": 43, "ctxt": 0 }, "value": [ { "type": "Declaration", "span": { "start": 30, "end": 40, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 30, "end": 35, "ctxt": 0 }, "value": "color", "raw": "color" }, "value": [ { "type": "Identifier", "span": { "start": 37, "end": 40, "ctxt": 0 }, "value": "red", "raw": "red" } ], "important": null } ] } } ] }