- From: Tab Atkins Jr. <notifications@github.com>
- Date: Wed, 25 Sep 2024 13:31:39 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 September 2024 20:31:43 UTC
This is effectively a dupe of an older proposal in the CSSWG repo <https://github.com/w3c/csswg-drafts/issues/3422> ^_^ The idea there exactly matches @sorvell's idea - you can do `exportparts="*"` (just export them all as-is) and/or `exportparts="foo-* : bar-*" (filter to `foo-` prefixes, replace that prefix with `bar-` on export). -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1051#issuecomment-2375196189 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1051/2375196189@github.com>
Received on Wednesday, 25 September 2024 20:31:43 UTC