- From: DarkWiiPlayer <notifications@github.com>
- Date: Mon, 06 Mar 2023 13:27:40 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 March 2023 21:27:53 UTC
```css
button {
@include from-root(button);
}
```
Would this include a) any style rules from outside that have the selector `button`, or b) any styles that would match `button` regardless of what selector they sere defined with? Or something in between?
--
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/986#issuecomment-1457027113
You are receiving this because you are subscribed to this thread.
Message ID: <WICG/webcomponents/issues/986/1457027113@github.com>
Received on Monday, 6 March 2023 21:27:53 UTC