Skip to content

Commit

Permalink
Latest Webpack Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
khagwal committed Jan 30, 2020
1 parent 5e7bc31 commit 03a53f3
Show file tree
Hide file tree
Showing 5 changed files with 2,201 additions and 5,549 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ Compiled vivid-icons.min.js JavaScript minified file can be directly linked from
You can include Vivid Icons JavaScript file in the header section of your document as shown below -

```html
<script src="https://cdn.jsdelivr.net/npm/vivid-icons@1.0.9" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/vivid-icons@1.0.10" type="text/javascript"></script>
```

or

```html
<script src="https://unpkg.com/vivid-icons@1.0.9" type="text/javascript"></script>
<script src="https://unpkg.com/vivid-icons@1.0.10" type="text/javascript"></script>
```

## Package Managers
Expand Down
2 changes: 1 addition & 1 deletion dist/vivid-icons.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vivid-icons.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 03a53f3

Please sign in to comment.