I'm trying to use the Telerik and Kendo UI Accessibility Utilities in my Blazor application.
I've followed the instructions at https://www.telerik.com/design-system/docs/utils/get-started/installation/ to install the npm package, it I'm unclear how to access this from my Blazor application.
Looks like I need to add a stylesheet link, but I can't figure out the syntax.