aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/scss/mixins/_banner.scss
blob: 0f14bf149e0d9ea375c707efdfa4a7b67c910b6b (plain) (blame)
1
2
3
4
5
6
7
8
9
@mixin bsBanner($file, $suffix:"") {
  /*!
   * Bootstrap #{$file} v5.2.0 (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)
   */
}