mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-13 13:29:25 +01:00
Remove duplicate definition of --bs-highlight-bg
in scss/_root.scss
This commit is contained in:
parent
9c1aa67597
commit
1c05a887ea
@ -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…
x
Reference in New Issue
Block a user