R/read-css.R
parse_nested_at.Rd
Nested 'ats' are things like @media where there is a nested stylesheet as part of this declaration.
@media
parse_nested_at(stream)
stream
name list of list(rule_name = list(property = value, ...))