- From: DarkWiiPlayer via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Mar 2023 11:53:31 +0000
- To: public-css-archive@w3.org
But just like `@layer`s, it's not a two-tier system, because you can stack as many of them as you like. While there is no `!importantererer`, you can always create a new, inner strong `@scope` that further overrides the rules of the (now) middle scope, and you can always override scoped rules with unscoped rules in a higher `@layer`, so everything done by a strong `@scope` is extensible and reversible, unlike `!important` rules used to be (again, for lack of an `!importanter` keyword, that was a one-time override). -- GitHub Notification of comment by DarkWiiPlayer Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8601#issuecomment-1471815816 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 March 2023 11:53:32 UTC