Critical path CSS
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module helps boosting the loading speed of your website by inlining the CSS styles of one or more files you can define, in the <head> and loading the rest of the CSS files asynchronously with the loadCSS JavaScript function.
Read more about the critical rendering path from Addy Osmani
