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 e946eed commit b9f8e54Copy full SHA for b9f8e54
composer.json
@@ -0,0 +1,21 @@
1
+{
2
+ "name": "ttskch/select2-bootstrap4-theme",
3
+ "description": "Select2 v4 theme for Bootstrap4 (Compatible to boostrap 4.0.0+)",
4
+ "keywords": [
5
+ "css",
6
+ "sass",
7
+ "select2",
8
+ "bootstrap4",
9
+ "theme"
10
+ ],
11
+ "homepage": "https://github.com/ttskch/select2-bootstrap4-theme",
12
+ "authors": [
13
+ {
14
+ "name": "Takashi Kanemoto"
15
+ }
16
17
+ "support": {
18
+ "issues": "https://github.com/ttskch/select2-bootstrap4-theme/issues"
19
+ },
20
+ "license": "MIT"
21
+}
0 commit comments