Commit 9a23685
committed
minor #19569 [AssetMapper] Changing the example file away from
This PR was merged into the 6.4 branch.
Discussion
----------
[AssetMapper] Changing the example file away from `.css`
Page: https://symfony.com/doc/6.4/frontend/asset_mapper.html
Reason: `<link>` for CSS is included in `{{ importmap() }}`, so you usually don't have to call `{{ asset() }}` on a CSS.
Commits
-------
237770b [AssetMapper] Changing the example file away from `.css`.css (ThomasLandauer)1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments