Browse Source

Default theme is LeptonX Lite right now

pull/13345/head
Alper Ebiçoğlu 4 years ago
committed by GitHub
parent
commit
347749637c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Themes/LeptonXLite/blazor.md

2
docs/en/Themes/LeptonXLite/blazor.md

@ -15,6 +15,8 @@ LeptonX Lite has implementation for the ABP Framework Blazor WebAssembly & Blazo
## Installation
This theme is **already installed** when you create a new solution using the startup templates. If you are using any other template, you can install this theme by following the steps below:
{{if UI == "Blazor"}}
- Complete the [MVC Razor Pages Installation](AspNetCore.md#installation) for the **HttpApi.Host** application first. _If the solution is tiered/micro-service, complete the MVC steps for all MVC applications such as **HttpApi.Host** and if identity server is separated, install to the **OpenIddict**_.

Loading…
Cancel
Save