summaryrefslogtreecommitdiffstats
path: root/scss/mixins/_banner.scss
blob: 4323989f3619df28559d335e5ce986a89ea0ef94 (plain)
1
2
3
4
5
6
7
@mixin bsBanner($file) {
  /*!
   * Bootstrap #{$file} v5.3.0 (https://getbootstrap.com/)
   * Copyright 2011-2023 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
}