- From: Michael Warren <notifications@github.com>
- Date: Thu, 14 Mar 2024 10:00:54 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 March 2024 17:00:58 UTC
> In Vue, Astro, Svelte, it looks like a simple <style> tag: In astro with open styleable, it could even be: ```css <style is:global> p { color: hotpink; } </style> ``` so that astro wouldnt need to add hashed attributes at all, right? -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-1997924171 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/1997924171@github.com>
Received on Thursday, 14 March 2024 17:00:58 UTC