Skip to content

Commit 0bf9454

Browse files
committed
update CDN info
1 parent ae0c9d4 commit 0bf9454

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ You can find more about animation generation in [loading.io](https://loading.io/
2222
<link rel="stylesheet" type="text/css" href="loading.css"/>
2323
```
2424

25+
you an use a CDN, such as, from jsDelivr:
26+
27+
```
28+
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/loadingio/loading.css@2.0.0/dist/loading.min.css"/>
29+
```
30+
31+
32+
2533
2. Check the [loading.css animation gallery](https://loading.io/animation/) for the animations you want to use. For example, say you want to use the `spin` animation
2634

2735
3. Use the name as a CSS class prefixed with `ld` on the element you want to animate:

0 commit comments

Comments
 (0)