1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00

Merge branch 'dev' of https://github.com/tabler/tabler into dev-offcanvas

This commit is contained in:
codecalm
2021-10-24 18:57:31 +02:00
7 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ The default badges are square and come in the basic set of colors.
## Pill badges
Use the `.bagde-pill` class if you want to create a badge with rounded corners. Its width will adjust to the label text.
Use the `.badge-pill` class if you want to create a badge with rounded corners. Its width will adjust to the label text.
{% capture code %}
{% for color in site.colors %}
+1
View File
@@ -1,3 +1,4 @@
// Components
@import "~bootstrap/scss/root";
@import "~bootstrap/scss/reboot";
@import "~bootstrap/scss/type";
+1
View File
@@ -1,3 +1,4 @@
// Config
@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";
+1 -1
View File
@@ -1,2 +1,2 @@
@import "tabler-core";
@import "core";