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