Browse Source

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

Co-authored-by: Paweł Kuna <[email protected]>
ethancrawford 4 months ago
parent
commit
895f943270
2 changed files with 6 additions and 15 deletions
  1. 5 0
      .changeset/short-hounds-promise.md
  2. 1 15
      docs/content/icons/libraries/webfont.md

+ 5 - 0
.changeset/short-hounds-promise.md

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

+ 1 - 15
docs/content/icons/libraries/webfont.md

@@ -9,21 +9,7 @@ summary: Tabler Icons as a webfont allows you to easily include icons in your pr
 
 
 ## Installation
 ## 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).
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).