Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLrel values usageSingle-choice MCQ

What does <link rel="preload" as="font" ...> require that other preloads typically don't, and why?

<link rel="preload" href="font.woff2" as="font" type="font/woff2" crossorigin>