We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5f700 commit d4559c5Copy full SHA for d4559c5
src/Autocomplete/assets/package.json
@@ -37,7 +37,10 @@
37
},
38
"importmap": {
39
"@hotwired/stimulus": "^3.0.0",
40
- "tom-select": "^2.2.2"
+ "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"
44
}
45
46
"peerDependencies": {
0 commit comments