-
branmcconnell ChromiumDev argyleink For performance reasons, a CSS parser needs to know from a single character if it is parsing a property or something nested. The at-rule, the &, and the bracket all communicate "this is not a property" with a single character.