Skip to content

Commit 3d45584

Browse files
authored
Introduce CSS module scripts
This change extends the JavaScript module system integration to include CSS module scripts, in addition to JavaScript module scripts. These allow web developers to load CSS into a component definition in a manner that interacts seamlessly with other module script types. Explainer document: https://github.com/w3c/webcomponents/blob/gh-pages/proposals/css-modules-v1-explainer.md Closes WICG/webcomponents#759. Part of #4321. This change includes the integration for the import assertions proposal (https://github.com/tc39/proposal-import-assertions/), thus closing #5640 and closing #5883 by superseding it.
1 parent 0969d8d commit 3d45584

File tree

1 file changed

+429
-146
lines changed

1 file changed

+429
-146
lines changed

0 commit comments

Comments
 (0)