1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

bootsrrap update

This commit is contained in:
codecalm
2020-02-07 20:11:36 +01:00
parent c7d7aea9ba
commit a997469b6f
2 changed files with 2 additions and 1 deletions

View File

@@ -112,7 +112,7 @@
"@fullcalendar/timegrid": "4.3.0", "@fullcalendar/timegrid": "4.3.0",
"apexcharts": "3.15.5", "apexcharts": "3.15.5",
"autosize": "4.0.2", "autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#05fb3f2", "bootstrap": "twbs/bootstrap#96ac606",
"countup.js": "2.0.4", "countup.js": "2.0.4",
"daterangepicker": "3.0.5", "daterangepicker": "3.0.5",
"flatpickr": "^4.6.3", "flatpickr": "^4.6.3",

View File

@@ -2,6 +2,7 @@
@import "~bootstrap/scss/reboot"; @import "~bootstrap/scss/reboot";
@import "~bootstrap/scss/type"; @import "~bootstrap/scss/type";
@import "~bootstrap/scss/images"; @import "~bootstrap/scss/images";
@import "~bootstrap/scss/containers";
@import "~bootstrap/scss/grid"; @import "~bootstrap/scss/grid";
@import "~bootstrap/scss/tables"; @import "~bootstrap/scss/tables";
@import "~bootstrap/scss/forms"; @import "~bootstrap/scss/forms";