@import "./injections.css"; tag_name { highlight: 'tag'; } /* TODO - highlight as an error? */ erroneous_end_tag_name { highlight: 'tag'; } doctype { highlight: 'constant'; } attribute_name { highlight: 'attribute'; } attribute_value { highlight: 'string'; } comment { highlight: 'comment'; }