Re: [w3c/webcomponents] CSS Modules (#759)

That transform requires client-side JS to work. It's transforming declarative CSS into imperative client-side JS. So, sure, *that* is a trivial transform, but that's not the polyfill I'm asking about.

ICSS modules running on the server side can generate scoped HTML + CSS with no client-side JS. Is that polyfill even possible?

-- 
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/759#issuecomment-520630424

Received on Monday, 12 August 2019 23:23:36 UTC