[Fizz][Float] stop preloading stylesheets that are not stylesheet resources (#26873)
We previously preloaded stylesheets that were rendered in Fizz. The idea was we'd get a headstart fetching these resources since we know they are going to be rendered. However to really be effective non-float stylesheets need to rendered in the head and the preload here is not helpful and potentially hurtful to perf in a minor way. This change removes this functionality to make the code smaller and simpler
J
Josh Story committed
5fb2c15a89de844a1dd12a61e7674e55dc0dfa89
Parent: 042d8f6
Committed by GitHub <[email protected]>
on 6/1/2023, 8:23:53 PM