CSS module scripts allow stylesheets to be loaded into a script as a `CSSStyleSheetinstance` using `import` keyword and `type="css"`.
CSS module scripts allow stylesheets to be loaded into a script as a
CSSStyleSheetinstanceusingimportkeyword andtype="css".