aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/scss/bootstrap.scss
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/scss/bootstrap.scss')
-rw-r--r--vendor/twbs/bootstrap/scss/bootstrap.scss10
1 files changed, 4 insertions, 6 deletions
diff --git a/vendor/twbs/bootstrap/scss/bootstrap.scss b/vendor/twbs/bootstrap/scss/bootstrap.scss
index 0819eee3c..8f8296def 100644
--- a/vendor/twbs/bootstrap/scss/bootstrap.scss
+++ b/vendor/twbs/bootstrap/scss/bootstrap.scss
@@ -1,14 +1,12 @@
-/*!
- * Bootstrap v5.1.3 (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)
- */
+@import "mixins/banner";
+@include bsBanner("");
+
// scss-docs-start import-stack
// Configuration
@import "functions";
@import "variables";
+@import "maps";
@import "mixins";
@import "utilities";