Update documentation and references from Wish Theme to KomTheme across various files, including README, installation guides, and component documentation. Add NuGet.Config to solution structure.
Release NuGet Packages / pack-and-push (release) Successful in 8m35s

This commit is contained in:
2026-05-25 19:27:29 +03:30
parent e1474c232b
commit 6a0e724eb0
25 changed files with 57 additions and 56 deletions
+2 -2
View File
@@ -59,10 +59,10 @@ Create a simple page with a few components such as `SbCard`, `SbButton`, and `Sb
If the host already uses Sufi Platform conventions:
- SufiBlazor is usually part of the expected UI stack already
- Wish Theme builds on top of SufiBlazor rather than replacing it
- KomTheme builds on top of SufiBlazor rather than replacing it
- the same package, static asset, and theme-provider concepts still apply
## Optional notes
- If your app uses dialog, toast, or similar UI services, follow the host-specific registration guidance used by your application.
- If Wish Theme is part of the host, it still depends on SufiBlazor as the base component system.
- If KomTheme is part of the host, it still depends on SufiBlazor as the base component system.