Skip to content

Commit 82ff2bb

Browse files
Deploying to gh-pages from @ b7165f1 🚀
1 parent 283710c commit 82ff2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,7 @@ <h2><a href="#json-and-css-modules">JSON and CSS modules</a></h2>
13721372

13731373
</div>
13741374

1375-
<p class="description">Module <code>import … with { type: "json" }</code> statements load JSON data. Also known as JSON module scripts and formerly known as import assertions.<br>Module `import … with { type: "css" } statements load CSS modules as constructable stylesheets. Also known as CSS module scripts and formerly known as import assertions.</p>
1375+
<p class="description">Module <code>import … with { type: "json" }</code> statements load JSON data. Also known as JSON module scripts.<br>Module `import … with { type: "css" } statements load CSS modules as constructable stylesheets. Also known as CSS module scripts.</p>
13761376

13771377
<div class="support">
13781378

0 commit comments

Comments
 (0)