mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
Update README.md to fix CDN link (#727)
This commit is contained in:
parent
f0ac17fd77
commit
ec56a1ad67
@ -208,7 +208,7 @@ All files included in `@tabler/icons` npm package are available over a CDN.
|
||||
#### Iconfont
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons@latest/iconfont/tabler-icons.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css">
|
||||
```
|
||||
|
||||
To load a specific version replace `latest` with the desired version number.
|
||||
|
Loading…
x
Reference in New Issue
Block a user