2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove unused parameter of bsBanner mixin (#36791)

This commit is contained in:
なつき
2022-07-22 01:35:38 -07:00
committed by GitHub
parent edf9c40956
commit 04b5d099b3
+1 -1
View File
@@ -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