We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d672e commit a243b81Copy full SHA for a243b81
app/code/Magento/Theme/view/frontend/layout/default_head_blocks.xml
@@ -12,7 +12,7 @@
12
<script src="requirejs/require.js"/>
13
</head>
14
<body>
15
- <referenceBlock name="head.additional">
+ <referenceBlock name="head.critical">
16
<block name="critical_css_block" as="critical_css" template="Magento_Theme::html/header/criticalCss.phtml" ifconfig="dev/css/use_css_critical_path">
17
<arguments>
18
<argument name="criticalCssViewModel" xsi:type="object">Magento\Theme\Block\Html\Header\CriticalCss</argument>
0 commit comments