Hey guys,
I'm working localy (web local server) on a nodeJS PWA,PSA
I get Warnings and Erros related to fontawesame/all.css...
Or I have done something wrong or something has changed...
I would appreciate any help on how to fix those errors!
Hey guys,
I'm working localy (web local server) on a nodeJS PWA,PSA
I get Warnings and Erros related to fontawesame/all.css...
Or I have done something wrong or something has changed...
I would appreciate any help on how to fix those errors!
Please paste the font awesome include from your page head tags?
Here it is
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous" />
By the way, I just cleared console, refreshed page and no errors/warnings...
I'm getting crazy or what?