How to delay loading Google Web Fonts to improve Core Web Vitals score
published 9/27/2022 | 4 min read | #css#web vitals#performance
Good to know: CSS is a render blocking resource. This means it'll block rendering any content until CSS is fully processed! In this article you'll learn how to fix that