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