Re: [WICG/webcomponents] DOM parts use outside of <template> seems unlikely (Issue #1035)

@bahrus I have written a library that does my CSS idea [here](https://corset.dev/) and the hard parts are 1) knowing when a selector changes and 2) the algorithm that determines which rule should apply at a given moment in time.

Things like loops etc are easy; you get those for free from CSS, since all selectors are "each" in CSS already.

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

Message ID: <WICG/webcomponents/issues/1035/1806393525@github.com>

Received on Friday, 10 November 2023 20:31:33 UTC