浏览代码

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

Co-authored-by: Paweł Kuna <[email protected]>
ethancrawford 4 月之前
父节点
当前提交
895f943270
共有 2 个文件被更改,包括 6 次插入15 次删除
  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
 
-```
-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).