You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19569 [AssetMapper] Changing the example file away from .css (ThomasLandauer)
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`
0 commit comments