MobileBlazorBindings icon indicating copy to clipboard operation
MobileBlazorBindings copied to clipboard

How to include CSS from a razor component library when there is not index.html

Open egarim opened this issue 3 years ago • 1 comments

Hi, I would like to include CSS from a razor component library but how to do that when there is not index.html

egarim avatar Apr 05 '21 16:04 egarim

Hi, each of the Android/iOS/Windows/MacOS projects has its own wwwroot/index.html file. You will need to update each index.html file to include the CSS reference.

Eilon avatar Apr 05 '21 20:04 Eilon