Hi,

Danny Milosavljevic <[email protected]> skribis:

> a:not(.syntax-symbol) {
>  background-color: blue;
> }

Nice!  It works, but I’d have to spread “not(.syntax-symbol)” in CSS
files that shouldn’t know about ‘syntax-symbol’ in the first place.

Is there a way to somehow have an ‘a.syntax-symbol’ rule take precedence
over other ‘a’ rules?

Thanks,
Ludo’.

Reply via email to