Bootstrap v5.0.1

Also update devDependencies and bootstrap.scss.
This commit is contained in:
2021-05-25 21:07:34 +03:00
parent 2a60888705
commit f5835d6391
3 changed files with 54 additions and 50 deletions

View File

@ -1,5 +1,5 @@
/*!
* Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
* Bootstrap v5.0.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@ -42,6 +42,7 @@
//@import "../../node_modules/bootstrap/scss/popover";
//@import "../../node_modules/bootstrap/scss/carousel";
//@import "../../node_modules/bootstrap/scss/spinners";
@import "../../node_modules/bootstrap/scss/offcanvas";
// Helpers
@import "../../node_modules/bootstrap/scss/helpers";