I established a xamarin kinds appilication. For CSS, I utilized inline designs which are supplied by xamarin kinds and also the appilication is utilized by numerous customers. And now a customer desire his application to have personalized CSS( typefaces, shades, and so on). Just how can I bypass the inline designing for the certain customer?
Example for inline designing which I utilized:
<< Tag Text=" Login to your account" FontFamily=" Playfair Present" TextColor=" Blue" HorizontalOptions=" CenterAndExpand" FontAttributes=" Strong"/>
>
I attempted making use of CSS documents and also utilized! essential for the required areas which really did not function.