Hy,
I want to customize the Kendo-theme-default (last version -> 10.3.1) in my blazor project.
To install npm package I followed the documentation: Telerik and Kendo UI Default Theme Overview | Design System Kit:
But when I import the package inside my scss file style, I have the following error and i can't compile the scss file:
The kendo-theme-default package is correctly located under node_modules.
My scss file:
My project files:
Can you help me?
Thanks