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 091986a commit c844fc1Copy full SHA for c844fc1
frontend/asset_mapper.rst
@@ -413,7 +413,8 @@ the page as ``link`` tags in the order they were imported.
413
.. note::
414
415
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.
+ 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.
418
419
.. _asset-mapper-3rd-party-css:
420
0 commit comments