Description
This PR removes a duplicate definition of --bs-highlight-bg
in scss/_root.scss
which was defined 2 times with the same value:
https://github.com/twbs/bootstrap/blob/8a3540803015cf9e1a9406ad7ffbfb264ac72ec9/scss/_root.scss#L97
https://github.com/twbs/bootstrap/blob/8a3540803015cf9e1a9406ad7ffbfb264ac72ec9/scss/_root.scss#L125
Type of changes
- Refactoring (non-breaking change)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
All new and existing tests passed
Live previews
For non-regression: