[csswg-drafts] [css-cascade-7] Should anonymous @sheets be explicitly disallowed? (#12000)

KurtCattiSchmidt has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-cascade-7] Should anonymous @sheets be explicitly disallowed? ==
There is a precedent with `@layer` for anonymous layers (i.e. an `@layer` without an identifier). This makes sense for `@layer` because rules layered rules are always applied to the current document, but that isn't the case for `@sheet`, since `@sheet`'s must be imported per sheet. Without an identifier, there's no way to reference a defined sheet later on. 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12000 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 25 March 2025 00:04:21 UTC