Penthouse is the original critical path css generator, helping you out to speed up page rendering for your websites. Supply your site's full CSS and the page you want to create the critical CSS for, ...
{# -- Critical CSS -- #} {% set cssPath = '/dist/css/all-styles.css' %} {% set cssHash = craft.twigpack.getModuleHash(cssPath, "legacy") %} {% do getCookie('critical ...