0
tapio.muikku@leanware.fi created
- ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:
Issue1: compilation issues with projects
- Open solution Volo.Abp.LeptonTheme.sln from downloaded module.
- Try to compile project: Volo.Abp.LeptonTheme.Blazor.Host
- In my case it does not compile due missing nuget packages: Volo.Abp.Account.Pro.Public.Blazor, Volo.Abp.AspNetCore.Components.WebAssembly
Workaround: unload projects: Volo.Abp.LeptonTheme.Blazor.Host and Volo.Abp.LeptonTheme.Management.Blazor
finding 1: lepton6.scss
- file seems to use theme variables named lepton5, would be better to use similar naming as file name ?
proposal: dependant projects should be set a project dependency rather than as nuget packages ?
- Now I need to do this manually, if I wanted to change code with themes.
- Reference: Volo.Abp.LeptonTheme.Demo, dependency: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton
2 Answer(s)
-
0
-
0
This question has been automatically marked as stale because it has not had recent activity.