Quote from
luishp on November 20, 2019, 8:26 am
Yes, of course, just add que font-awesome library into the HEAD section. Although icons will be visible only on runtime.
Project > Properties > Advanced > Custom metatags > Header
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
Regards.
Yes, of course, just add que font-awesome library into the HEAD section. Although icons will be visible only on runtime.
Project > Properties > Advanced > Custom metatags > Header
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
Regards.
asmat has reacted to this post.