Skip to content

Commit 3dead42

Browse files
authored
Merge branch 'symfony:2.x' into title-desc-feature
2 parents 27d316b + bc84475 commit 3dead42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Autocomplete/assets/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@
3737
},
3838
"importmap": {
3939
"@hotwired/stimulus": "^3.0.0",
40-
"tom-select": "^2.2.2"
40+
"tom-select": "^2.2.2",
41+
"tom-select/dist/css/tom-select.default.css": "^2.2.2",
42+
"tom-select/dist/css/tom-select.bootstrap4.css": "^2.2.2",
43+
"tom-select/dist/css/tom-select.bootstrap5.css": "^2.2.2"
4144
}
4245
},
4346
"peerDependencies": {

0 commit comments

Comments
 (0)