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 b2e036d commit ff291d0Copy full SHA for ff291d0
frontend/asset_mapper.rst
@@ -677,8 +677,8 @@ same way::
677
live in your ``importmap.php`` file, so their preload setting is handled
678
explicitly in that file.
679
680
-For used CSS files, a "preload" tag will automatically be rendered onto your page
681
-when the :doc:`WebLink Component </web_link>` is available.
+If the :doc:`WebLink Component </web_link>` is available in your application,
+Symfony will add a ``Link`` header in the response to preload the CSS files.
682
683
.. versionadded:: 6.4
684
0 commit comments