[Fiber] track stylesheet preloads when explicitly preloaded (#36386) (opens in new tab)
Previously stylesheet resources would omit connecting with preloads inserted via `preload` which caused unecessary suspension of commits since the stylsheet resource would attempt to load the style...
Read the original article