mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Update Stylelint and our config too
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// stylelint-disable declaration-no-important
|
||||
// stylelint-disable declaration-no-important, selector-class-pattern
|
||||
|
||||
// Docsearch overrides
|
||||
//
|
||||
|
@@ -6,8 +6,8 @@
|
||||
|
||||
.bd-placeholder-img {
|
||||
@include font-size(1.125rem);
|
||||
text-anchor: middle;
|
||||
user-select: none;
|
||||
text-anchor: middle;
|
||||
}
|
||||
|
||||
.bd-placeholder-img-lg {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// stylelint-disable comment-empty-line-before, declaration-block-single-line-max-declarations, selector-class-pattern
|
||||
// stylelint-disable comment-empty-line-before, declaration-block-single-line-max-declarations
|
||||
|
||||
/* Background .chroma { background-color: #f0f0f0; } */
|
||||
/* Other .chroma .x { } */
|
||||
|
Reference in New Issue
Block a user