This page preloads a stylesheet and tells the browser the resource type with as="style".
as="style"
as is used with rel="preload" (and similar hints), not on a regular rel="stylesheet" link.
as
rel="preload"
rel="stylesheet"
Lines: 0 | Characters: 0