select2-bootstrap-5-theme
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "select2-bootstrap-5-theme", | ||
"description": "Select2 v4 theme for Bootstrap 5", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "author": "Andrew Palfrey <apalfrey@apalfrey.me>", | ||
"style": "dist/select2-bootstrap-5-theme.css", | ||
"sass": "scss/select2-bootstrap-5-theme.scss", | ||
"sass": "src/select2-bootstrap-5-theme.scss", | ||
"dependencies": { | ||
@@ -33,0 +33,0 @@ "bootstrap": "5.0.0-beta2" |
@@ -8,2 +8,3 @@ # Select2 Bootstrap 5 Theme | ||
[Select2](https://github.com/select2/select2) v4 theme for Bootstrap 5, inspired by [select2-bootstrap4-theme](https://github.com/ttskch/select2-bootstrap4-theme) | ||
**Currently only works for Select2 v4.1.0** | ||
@@ -18,4 +19,4 @@ ## Examples | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.0.0/dist/select2-bootstrap-5-theme.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.0.1/dist/select2-bootstrap-5-theme.min.css" /> | ||
``` | ||
@@ -22,0 +23,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78549
505
109