Hi,
We are using fontawesome and jquery tablesorter in our html canvas widget and I cannot see how to link their external .css files in.
I cannot put them as 3rd party libs because that uses the script tag.
Up until now we’ve been pasting a whole bunch of html into the widget html tab, but that generates invalid html. It sort of works, but it’s not the right way to go.
How do we get these external css files into the html generated by the custom html canvas?
Regards, David.