mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
edf9c40956
* Bump version to 5.2.0 * Dist * Update masthead.html
10 lines
275 B
SCSS
10 lines
275 B
SCSS
@mixin bsBanner($file, $suffix:"") {
|
|
/*!
|
|
* Bootstrap #{$file} v5.2.0 (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)
|
|
*/
|
|
}
|
|
|