mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Update devDependencies (#38537)
* @babel/cli ^7.21.0 → ^7.21.5 * @babel/core ^7.21.4 → ^7.21.5 * @babel/preset-env ^7.21.4 → ^7.21.5 * find-unused-sass-variables ^4.0.8 → ^5.0.0 * rollup ^3.21.0 → ^3.21.2 * stylelint-config-twbs-bootstrap ^9.0.1 → ^10.0.0
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// stylelint-disable declaration-block-single-line-max-declarations
|
||||
.bd-blue-100 { color: color-contrast($blue-100); background-color: $blue-100; }
|
||||
.bd-blue-200 { color: color-contrast($blue-200); background-color: $blue-200; }
|
||||
.bd-blue-300 { color: color-contrast($blue-300); background-color: $blue-300; }
|
||||
|
Reference in New Issue
Block a user