Critical path CSS
Categories
Component ID
2472131
Component name
Critical path CSS
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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
Development and issue tracking happens on GitHub: https://github.com/maoberlehnerdrupal/critical_path_css
