Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(kb): update themes link #2865

Merged
merged 1 commit into from
Mar 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(kb): update themes link
  • Loading branch information
radkostanev committed Mar 24, 2025
commit dc7d2575557f97ad8eb8d0db9403044a7f3412d2
2 changes: 1 addition & 1 deletion knowledge-base/common-telerik-themes-libman.md
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ res_type: kb

This KB article answers the following questions:

* How to use LibMan to add [Telerik themes](slug:themes-overview) to your Telerik Blazor app.
* How to use LibMan to add [Telerik Blazor themes](slug:themes-overview) to your Blazor app.
* How to update local themes in `wwwroot` automatically when a new version is available.

[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).
Loading
Oops, something went wrong.