unity_browser icon indicating copy to clipboard operation
unity_browser copied to clipboard

loading CSS

Open seykun opened this issue 4 years ago • 1 comments

Hello. Thank you for this plugin. I just have a question, how can I override the External CSS?

I'd like to use the js initialization code to load StreamingAssets/CSS files if that's possible, does anyone know?

seykun avatar Aug 10 '21 05:08 seykun

Works like regular browsers. An easy way is to use an additional web layer to apply the new CSS.

tunerok avatar Aug 22 '21 21:08 tunerok