Merge pull request #283 from jared-rice/update-readme

This commit is contained in:
Paweł Kuna 2022-08-12 15:35:04 +02:00 committed by GitHub
commit 3905d2ca78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -206,6 +206,17 @@ To load a specific version replace `latest` with the desired version number.
<script src="https://cdn.jsdelivr.net/npm/@tabler/icons@1.74.0/icons-react/dist/index.umd.min.js"></script>
```
###### HTML
```html
<i class="ti ti-brand-tabler"></i>
```
###### CSS
```css
content: 'ec8f';
```
### Compiling fonts
To compile fonts first install [fontforge](https://fontforge.org/en-US/).