-
@neilcreagh @smashingmag Let’s clear this up—yes, you may need to allow exceptions to resolve order-related cascade needs. But ”alphabetical” here means something like: .a, .b., .c { } .d { } bar#f { } foo#e { } (In this case—usually TBD—, element ordering would beat attribute selector ordering.)