{ "type": "Stylesheet", "span": { "start": 0, "end": 33, "ctxt": 0 }, "rules": [ { "type": "StyleRule", "span": { "start": 0, "end": 32, "ctxt": 0 }, "selectors": [ { "type": "ComplexSelector", "span": { "start": 0, "end": 1, "ctxt": 0 }, "selectors": [ { "type": "CompoundSelector", "span": { "start": 0, "end": 1, "ctxt": 0 }, "hasNestPrefix": false, "combinator": null, "typeSelector": { "type": "NamespacedName", "span": { "start": 0, "end": 1, "ctxt": 0 }, "prefix": null, "name": { "type": "Text", "span": { "start": 0, "end": 1, "ctxt": 0 }, "value": "a", "raw": "a" } }, "subclassSelectors": [] } ] } ], "block": { "type": "DeclBlock", "span": { "start": 2, "end": 32, "ctxt": 0 }, "items": [ { "type": "Property", "span": { "start": 8, "end": 29, "ctxt": 0 }, "name": { "type": "Text", "span": { "start": 8, "end": 13, "ctxt": 0 }, "value": "color", "raw": "color" }, "values": [ { "type": "Text", "span": { "start": 15, "end": 17, "ctxt": 0 }, "value": "\\", "raw": "\\\\" }, { "type": "Text", "span": { "start": 18, "end": 21, "ctxt": 0 }, "value": "red", "raw": "red" }, { "type": "Text", "span": { "start": 22, "end": 24, "ctxt": 0 }, "value": "\\", "raw": "\\\\" }, { "type": "Text", "span": { "start": 25, "end": 29, "ctxt": 0 }, "value": "blue", "raw": "blue" } ], "important": null } ] } } ] }