Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Dec 28, 2021
1 parent 422d238 commit 40b0868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap5-tags",
"version": "1.3.8",
"version": "1.4.0",
"description": "Replace select[multiple] with nices badges",
"main": "tags",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Check out demo-bs4.html

Obviously, this package works great with the full bootstrap library, but you can also use it without Bootstrap or with a trimmed down version of it

In my version, I'm using bootstrap.native to keep the bundle size under a reasonable size (18kb vs 12kb for the original version).
In my version, I'm using bootstrap.native to keep the bundle size under a reasonable size (15,2kb vs 9,5kb for the original version).

You can check out the .scss file to see how to reduce bootstrap 5 css to a smaller size.

Expand Down

0 comments on commit 40b0868

Please sign in to comment.