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
bug #2902 [Autocomplete] Force installation of CSS files for AssetMapper (leevigraham)
This PR was merged into the 2.x branch.
Discussion
----------
[Autocomplete] Force installation of CSS files for AssetMapper
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fix#2901
| License | MIT
Explicitly add missing css files defined in `autoimport` in [`/src/Autocomplete/assets/package.json`](https://github.com/symfony/ux/blob/2.x/src/Autocomplete/assets/package.json#L31-L35)
Commits
-------
d4559c5Fixes#2901 - [Autocomplete] - Asset mapper installs wrong css file
0 commit comments