mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Remove unused parameter of bsBanner mixin (#36791)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@mixin bsBanner($file, $suffix:"") {
|
@mixin bsBanner($file) {
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap #{$file} v5.2.0 (https://getbootstrap.com/)
|
* Bootstrap #{$file} v5.2.0 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2022 The Bootstrap Authors
|
* Copyright 2011-2022 The Bootstrap Authors
|
||||||
|
|||||||
Reference in New Issue
Block a user