Skip to content

Commit 035a424

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
[AssetMapper] Deleting duplicated sentence
1 parent b53a0e0 commit 035a424

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -413,10 +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 and normally causes an error. AssetMapper makes this
417-
work by adding an importmap entry for each CSS file that is valid, but
418-
does nothing. AssetMapper adds a ``link`` tag for each CSS file, but when
419-
the JavaScript executes the ``import`` statement, nothing additional happens.
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.
420418

421419
.. _asset-mapper-3rd-party-css:
422420

0 commit comments

Comments
 (0)