Skip to content

Commit b88d694

Browse files
committed
2 parents 80055a8 + 9edd055 commit b88d694

File tree

3 files changed

+388
-147
lines changed

3 files changed

+388
-147
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ You could even load the polyfill asynchronously: <https://output.jsbin.com/codel
5252
Include one of the provided JavaScript files depending on your setup plus the CSS file:
5353

5454
```html
55-
<script src="dist/loading-attribute-polyfill.umd.js" async></script>
5655
<link rel="stylesheet" href="dist/loading-attribute-polyfill.css" />
56+
<script src="dist/loading-attribute-polyfill.umd.js" async></script>
5757
```
5858

5959
or e.g. within JS

0 commit comments

Comments
 (0)