1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Update devDependencies (#33307)

* @popperjs/core    ^2.9.0  →    ^2.9.1
* autoprefixer     ^10.2.4  →   ^10.2.5
* clean-css-cli     ^5.2.0  →    ^5.2.1
* postcss           ^8.2.6  →    ^8.2.7
* stylelint       ^13.11.0  →  ^13.12.0
This commit is contained in:
XhmikosR
2021-03-08 19:00:06 +02:00
committed by GitHub
parent 902263ba27
commit bdffdb9380
5 changed files with 194 additions and 440 deletions

View File

@@ -570,7 +570,6 @@ legend {
// Inherit font family and line height for file input buttons
// stylelint-disable-next-line selector-pseudo-element-no-unknown
::file-selector-button {
font: inherit;
}