This page preloads /styles/demo.css with as="style", then applies it as a stylesheet.
/styles/demo.css
as="style"
as is used with rel="preload" (and similar hints), not on a regular rel="stylesheet" link alone.
as
rel="preload"
rel="stylesheet"
Lines: 0 | Characters: 0