- From: Mayank <notifications@github.com>
- Date: Wed, 13 Mar 2024 10:23:59 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 17:24:03 UTC
@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