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