This commit is contained in:
parent
1693d45864
commit
0116d4ae7f
@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "stylelint-config-twbs-bootstrap"
|
||||
"extends": "stylelint-config-twbs-bootstrap/scss",
|
||||
"rules": {
|
||||
"selector-class-pattern": "^[_a-z][a-z0-9_\\-]*[a-z0-9]$"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user