diff --git a/.changeset/short-hounds-promise.md b/.changeset/short-hounds-promise.md new file mode 100644 index 000000000..727abc5d5 --- /dev/null +++ b/.changeset/short-hounds-promise.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Use tabs-package include to show webfont install steps diff --git a/docs/content/icons/libraries/webfont.md b/docs/content/icons/libraries/webfont.md index 82de846d4..e6903a432 100644 --- a/docs/content/icons/libraries/webfont.md +++ b/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).