Skip to content

Commit ff291d0

Browse files
committed
Tweaks
1 parent b2e036d commit ff291d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,8 @@ same way::
677677
live in your ``importmap.php`` file, so their preload setting is handled
678678
explicitly in that file.
679679

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.
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.
682682

683683
.. versionadded:: 6.4
684684

0 commit comments

Comments
 (0)