mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
Enforce lowercase class name in .stylelintrc (#27668)
This commit is contained in:
committed by
XhmikosR
parent
75526bf2d0
commit
4734a926e9
@@ -1,4 +1,4 @@
|
||||
// stylelint-disable declaration-block-single-line-max-declarations
|
||||
// stylelint-disable declaration-block-single-line-max-declarations, selector-class-pattern
|
||||
|
||||
.hll { background-color: #ffc; }
|
||||
.c { color: #999; }
|
||||
|
Reference in New Issue
Block a user