bootstrap/scss/mixins/_banner.scss
Mark Otto 85f23534bd
Bump to v5.3.5 (#41348)
* Bump to v5.3.5

* Undo comment version change

* undo comment

* release again
2025-04-04 11:20:30 -07:00

8 lines
223 B
SCSS

@mixin bsBanner($file) {
/*!
* Bootstrap #{$file} v5.3.5 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
}