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