Re: [w3c/webcomponents] Change 'CSS Modules' name to avoid webdev confusion (#843)

@cherscarlett 

> this is for modularizing the stylesheets to essentially bypass the Cascade

I want to point out that this doesn't effect the cascade in any way. This is just for importing a stylesheet via the module system. Once you apply it it participates in the cascade as any other stylesheet.

-- 
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/843#issuecomment-541787185

Received on Monday, 14 October 2019 16:42:22 UTC