- From: Daniel Florey <notifications@github.com>
- Date: Wed, 26 Feb 2020 04:38:14 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 February 2020 12:38:26 UTC
What about something like this: `<style id="myStyles"> ... </style> <link rel="stylesheet" href="styles.css" id="myLoadedStyles" /> <any-webcomponent adopt-styles="myStyles"> <any-webcomponent adopt-styles="myLoadedStyles">` Just brainstorming, but something along these lines would be nice. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/864#issuecomment-591404881
Received on Wednesday, 26 February 2020 12:38:26 UTC