mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
85f23534bd
* Bump to v5.3.5 * Undo comment version change * undo comment * release again
8 lines
223 B
SCSS
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)
|
|
*/
|
|
}
|