Skip to content

Commit c844fc1

Browse files
Update asset_mapper.rst
1 parent 091986a commit c844fc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,8 @@ the page as ``link`` tags in the order they were imported.
413413
.. note::
414414

415415
Importing a CSS file is *not* something that is natively supported by
416-
JavaScript modules. AssetMapper makes this work by adding an importmap entry for each CSS file.
416+
JavaScript modules. AssetMapper makes this work by adding an importmap entry for each CSS file,
417+
and then adds a ``link`` tag for each CSS file.
417418

418419
.. _asset-mapper-3rd-party-css:
419420

0 commit comments

Comments
 (0)