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