Asynchronous loading specific CSS / 特定CSSを非同期読み込みしたい)
-
先に読み込ませたくないそれほど重要でないファイル(Fontawesomeの”All.css”など)を指定して、後から個別に(非同期で)読み込むような設定がほしいです。
例/「All.css」を指定→All.cssのみ非同期読み込み
(CSS除外設定では、これとほぼ真逆のことができたので、同様のことができるのではと考えています。)
よろしくおねがいします。[DeepL]
I’d like to have a setting that allows me to specify less important files (such as Fontawesome’s “All.css”) that I don’t want to load first, and then load them individually (asynchronously) later.
Example: Specify “All.css” -> Load only All.css asynchronously.
(With the CSS exclude setting, I was able to do almost the exact opposite of this, so I am thinking that I can do something similar).
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Asynchronous loading specific CSS / 特定CSSを非同期読み込みしたい)’ is closed to new replies.