Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/bootstrap-utilities.scss')
-rw-r--r--scss/bootstrap-utilities.scss8
1 files changed, 2 insertions, 6 deletions
diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss
index 48428a10fb..c940676ac1 100644
--- a/scss/bootstrap-utilities.scss
+++ b/scss/bootstrap-utilities.scss
@@ -1,9 +1,5 @@
-/*!
- * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
- * Copyright 2011-2022 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
- */
+@import "mixins/banner";
+@include bsBanner(Utilities);
// Configuration
@import "functions";