The selector is everything from the start of the rule to the first open-brace
parse_selectors(stream)
| stream | environment containing tokens and the current index. This is an internal only datastructure to assist in parsing |
|---|
single character string
e.g. .circle fill = 'black' -> '.circle'