Hello, I have a problem in my head, here is a screenshot of the messages from the lighhouse. When I set the preload attribute and ace it doesn’t work.
Do I have to redo a link tag with the url indicated? or modified my already existing link tag ?
<link rel="stylesheet" type="text/css" href="style.css"/>
<link rel="preload" href="styles.css" as="style">
<link rel="stylesheet" type="text/css" href="./css/font-awesome.css" />
<link rel="stylesheet" type="text/css" href="./css/et-line.css"/>
