🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
223 B
SCSS
Executable File
8 lines
223 B
SCSS
Executable File
@mixin bsBanner($file) {
|
|
/*!
|
|
* Bootstrap #{$file} v5.3.8 (https://getbootstrap.com/)
|
|
* Copyright 2011-2025 The Bootstrap Authors
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
}
|