Re: [csswg-drafts] [css-cascade-5] Allow authors to explicitly place unlayered styles in the cascade layer order (#6323)

Sorry, the discussion here is a bit long and I didn't understand it.

Is it legal to use CSS-wide keywords in `<layer-name>` or not?

e.g.

```css
@import 'foo.css' layer(inherit);
@layer unset {}
@layer revert-layer {}
```

-- 
GitHub Notification of comment by yisibl
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6323#issuecomment-1206588951 using your GitHub account


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

Received on Friday, 5 August 2022 15:34:00 UTC