-
When CSS Blocks: tkadlec does a brilliant job explaining why loading your CSS with the preload/polyfill pattern can block HTML parsing and why you should also move your CSS below all inline scripts in the <head>. 👏 timkadlec.com/remembers/2020-02-13-when-css-blocks/
-
…in reply to @m_ott
Two of the articles he references are also very much worth your time if you care about performance: csswizardry‘s excellent “CSS and Network Performance” csswizardry.com/2018/11/css-and-network-performance/
-
…in reply to @m_ott
And scottjehl outlining the print stylesheet pattern, aka “The Simplest Way to Load CSS Asynchronously” filamentgroup.com/lab/load-css-simpler/
m_ott’s Twitter Archive—№ 14,989