Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909)

@mirisuzanne I agree that the `buttons` layer doesn't make much sense, but here's a better example:

```css
@layer inherit.resets, base, modifiers, inherit.utilities;
```

Here, layers are used not for scoping, but as a way of grouping and ordering.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/909#issuecomment-1995073795
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/909/1995073795@github.com>

Received on Wednesday, 13 March 2024 17:24:03 UTC