Hi!
Can someone tell me why there are 3 font awsome css files linked in the source code?
<link href="/components/com_sppagebuilder/assets/css/font-awesome-6.min.css?ce25081991fa6ca202f1c312abc42fab" rel="stylesheet">
<link href="/components/com_sppagebuilder/assets/css/font-awesome-5.min.css?ce25081991fa6ca202f1c312abc42fab" rel="stylesheet">
<link href="/components/com_sppagebuilder/assets/css/font-awesome-v4-shims.css?ce25081991fa6ca202f1c312abc42fab" rel="stylesheet">
If I disable them in SP Page Builder, there are none. If I turn it on, there are 3.
Why are all three needed?
How can I make it so that there is only one, the one I want?
SP-PB 5.4.2, Joomla 5.2.2.
Thanks!