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.
2 parents 2c77768 + ff291d0 commit 7f8c10dCopy full SHA for 7f8c10d
frontend/asset_mapper.rst
@@ -677,6 +677,14 @@ same way::
677
live in your ``importmap.php`` file, so their preload setting is handled
678
explicitly in that file.
679
680
+If the :doc:`WebLink Component </web_link>` is available in your application,
681
+Symfony will add a ``Link`` header in the response to preload the CSS files.
682
+
683
+.. versionadded:: 6.4
684
685
+ Automatic preloading of CSS files when WebLink is available was
686
+ introduced in Symfony 6.4.
687
688
Frequently Asked Questions
689
--------------------------
690
0 commit comments