{ "type": "Stylesheet", "span": { "start": 16, "end": 40, "ctxt": 0 }, "rules": [ { "type": "QualifiedRule", "span": { "start": 16, "end": 39, "ctxt": 0 }, "prelude": { "type": "SelectorList", "span": { "start": 16, "end": 19, "ctxt": 0 }, "children": [ { "type": "ComplexSelector", "span": { "start": 16, "end": 19, "ctxt": 0 }, "children": [ { "type": "CompoundSelector", "span": { "start": 16, "end": 19, "ctxt": 0 }, "nestingSelector": null, "typeSelector": { "type": "TypeSelector", "span": { "start": 16, "end": 19, "ctxt": 0 }, "prefix": null, "name": { "type": "Identifier", "span": { "start": 16, "end": 19, "ctxt": 0 }, "value": "foo", "raw": "foo" } }, "subclassSelectors": [] } ] } ] }, "block": { "type": "Block", "span": { "start": 20, "end": 39, "ctxt": 0 }, "value": [ { "type": "Declaration", "span": { "start": 26, "end": 36, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 26, "end": 31, "ctxt": 0 }, "value": "color", "raw": "color" }, "value": [ { "type": "Identifier", "span": { "start": 33, "end": 36, "ctxt": 0 }, "value": "red", "raw": "red" } ], "important": null } ] } } ] }