我将属性rel =“ preload”添加到所有这样的CSS链接中:
<link rel='preload' onload='this.rel="stylesheet"' as='style'
id='reworldmedia-style-css' href='style.css' type='text/css' media='all'
/>
Run Code Online (Sandbox Code Playgroud)
它在Chrome浏览器中工作正常,但在Safari或Firefox中无法正常运行