Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information