So you're learning about Critical Rendering Path, you have already optimized your WordPress theme's stylesheet but still there are WordPress core CSS files that you want to lazy load. I have a present for you 🎁 One of several techniques is to load the stylesheet using media="print" which tells the browser this file is meant […] The post Defer CSS loading with WordPress appeared first on Ricard Torres dev.