1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Update download.mdx (#1914)

To avoid confusions of users that use Webfonts
This commit is contained in:
Venoli Gamage
2024-09-07 17:12:02 +05:30
committed by GitHub
parent 56b8751bf2
commit 8d984e53cb

View File

@@ -26,6 +26,10 @@ Install Tabler in your Node.js powered apps with the npm package:
<TabsPackage name="@tabler/core" />
OR install for Webfonts
<TabsPackage name="@tabler/icons-webfont" />
Tabler uses other packages to enhance the functionality for example charts and input masks. These are not automatically installed to avoid huge
dependency trees and need to be installed by using npm install. We support the following packages as of writing.