Use tabs-package include to show webfont install steps (#2316)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
ethancrawford
2025-05-06 01:40:52 +08:00
committed by GitHub
parent 3eaa90203b
commit 895f943270
2 changed files with 6 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/docs": patch
---
Use tabs-package include to show webfont install steps

View File

@@ -9,21 +9,7 @@ summary: Tabler Icons as a webfont allows you to easily include icons in your pr
## Installation
```
yarn add @tabler/icons-webfont
```
or
```
npm install @tabler/icons-webfont
```
or
```
pnpm install @tabler/icons-webfont
```
{% include "docs/tabs-package.html" name="@tabler/icons-webfont" %}
or just [download from Github](https://github.com/tabler/tabler-icons/releases).