mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Remove duplicate definition of --bs-highlight-bg in scss/_root.scss
This commit is contained in:
parent
9c1aa67597
commit
1c05a887ea
1 changed files with 0 additions and 2 deletions
|
|
@ -122,8 +122,6 @@
|
|||
--#{$prefix}form-control-disabled-bg: var(--#{$prefix}secondary-bg);
|
||||
// scss-docs-end form-control-vars
|
||||
|
||||
--#{$prefix}highlight-bg: #{$mark-bg};
|
||||
|
||||
@each $name, $value in $grid-breakpoints {
|
||||
--#{$prefix}breakpoint-#{$name}: #{$value};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue