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 a6cabb2 commit 2b0cabbCopy full SHA for 2b0cabb
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
+For used CSS files, a "preload" tag will automatically be rendered onto your page
681
+when the :doc:`WebLink Component </web_link>` is available.
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