Hacker News new | ask | show | jobs
by jacobr 1080 days ago
External css files are render blocking, meaning any content after a <link rel=stylesheet> will not be visible until the css has been loaded.