mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Remove unused parameter of bsBanner
mixin (#36791)
This commit is contained in:
parent
edf9c40956
commit
04b5d099b3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@mixin bsBanner($file, $suffix:"") {
|
||||
@mixin bsBanner($file) {
|
||||
/*!
|
||||
* Bootstrap #{$file} v5.2.0 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors
|
||||
|
|
Loading…
Reference in a new issue