Hi guys
I’m currently composing a new view for the Scheduler component that requires some css. I’ve added a rule to _scheduler.scss, built and run the solution, but it’s not compiled the css. Can you point me in the right direction for this, please?
Many thanks
Paul
Hi @Paul_Ruston,
Try building Radzen.Blazor.csproj only. SASS is compiled only when targeting .net 10 so have this in mind as well.
Hi @korchev
MY BAD!!!
It’s been a while since I dipped my toe into the Radzen code. When running, it defaults to a Premium theme. Change to a free theme, and the css is there.
Thanks for the quick response, as ever.
Speak soon
Paul