Hello, a REALLY basic question here, as I don't work on the UI tier very often. I am looking for a little help getting started with Less-Based themes. I'm reading https://docs.telerik.com/kendo-ui/styles-and-layout/appearance-styling.
How do I add the CSS files (kendo.common.css and kendo.[theme].css) to my Visual Studio 2019 project? I.e., where are they installed on my Windows 10 machine so I can reference them? Or, is there a URL to Telerik that I have to configure somewhere in my project?
I am also going to throw out this anticipatory question - Do you think I will be able to do things like make Blazor Grid rows shorter in height via using Less-Based (or any)Themes...or do I need to make my own CSS classes to accomplish this?
Thanks a lot!