aboutsummaryrefslogtreecommitdiffstats
path: root/csit.infra.dash/app/cdash/static/sass/bootstrap/mixins/_banner.scss
blob: 8b859abb80417ac9a35769bac5410f868f2fdbca (plain)
1
2
3
4
5
6
7
8
9
@mixin bsBanner($file) {
  /*!
   * Bootstrap #{$file} v5.2.1 (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)
   */
}