You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/common-telerik-themes-libman.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ res_type: kb
26
26
27
27
This KB article answers the following questions:
28
28
29
-
* How to use LibMan to add [Telerik themes](slug:themes-overview) to your Telerik Blazor app.
29
+
* How to use LibMan to add [Telerik Blazor themes](slug:themes-overview) to your Blazor app.
30
30
* How to update local themes in `wwwroot` automatically when a new version is available.
31
31
32
32
[LibMan](https://learn.microsoft.com/en-us/aspnet/core/client-side/libman/) is a client-side dependency manager, which is included in ASP.NET Core. You can use it to automatically download a Telerik theme to the `wwwroot` folder of your app, instead of using [static NuGet assets](slug:themes-overview#loading-themes-from-the-nuget-package) or [Telerik CDN](slug:common-features-cdn).
0 commit comments