{ "type": "Stylesheet", "span": { "start": 0, "end": 33, "ctxt": 0 }, "rules": [ { "type": "QualifiedRule", "span": { "start": 0, "end": 32, "ctxt": 0 }, "prelude": { "type": "SelectorList", "span": { "start": 0, "end": 1, "ctxt": 0 }, "children": [ { "type": "ComplexSelector", "span": { "start": 0, "end": 1, "ctxt": 0 }, "children": [ { "type": "CompoundSelector", "span": { "start": 0, "end": 1, "ctxt": 0 }, "nestingSelector": null, "typeSelector": { "type": "TypeSelector", "span": { "start": 0, "end": 1, "ctxt": 0 }, "prefix": null, "name": { "type": "Identifier", "span": { "start": 0, "end": 1, "ctxt": 0 }, "value": "a", "raw": "a" } }, "subclassSelectors": [] } ] } ] }, "block": { "type": "Block", "span": { "start": 2, "end": 32, "ctxt": 0 }, "value": [ { "type": "Declaration", "span": { "start": 8, "end": 29, "ctxt": 0 }, "property": { "type": "Identifier", "span": { "start": 8, "end": 13, "ctxt": 0 }, "value": "color", "raw": "color" }, "value": [ { "type": "Identifier", "span": { "start": 15, "end": 17, "ctxt": 0 }, "value": "\\", "raw": "\\\\" }, { "type": "Identifier", "span": { "start": 18, "end": 21, "ctxt": 0 }, "value": "red", "raw": "red" }, { "type": "Identifier", "span": { "start": 22, "end": 24, "ctxt": 0 }, "value": "\\", "raw": "\\\\" }, { "type": "Identifier", "span": { "start": 25, "end": 29, "ctxt": 0 }, "value": "blue", "raw": "blue" } ], "important": null } ] } } ] }