{# CRITICAL CSS #} {% set cacheVal = getCookie('critical-css') %} {% if not cacheVal or not craft.config.devMode %} {{ setCookie('critical-css', now | date_modify("+7 days").timestamp ) }} {%- if _t.templatename is defined and _t.templatename is not null -%} {%- endif -%} {% else %} {% if craft.cacheBuster is defined %} {% else %} {% endif %} {% endif %}