2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update Stylelint and our config too

This commit is contained in:
XhmikosR
2021-12-14 09:40:42 +02:00
parent 0b3796e33d
commit c488b8fcc3
8 changed files with 252 additions and 1937 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// stylelint-disable declaration-no-important
// stylelint-disable declaration-no-important, selector-class-pattern
// Docsearch overrides
//
+1 -1
View File
@@ -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 -1
View File
@@ -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 { } */