<script type="module">
import Pkg from 'https://site.com/pkg.js'
import sheet from 'https://site.com/sheet.css' assert { type: 'css' };
</script>
1: https://github.com/guybedford/es-module-shims
<script type="module">
import Pkg from 'https://site.com/pkg.js'
import sheet from 'https://site.com/sheet.css' assert { type: 'css' };
</script>
1: https://github.com/guybedford/es-module-shims