Re: [WICG/webcomponents] [exportparts] support exporting via wildcards `exportparts="*, primary-*"` (Issue #1051)

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