Merge pull request 'acid testing' (#42) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/42
This commit is contained in:
commit
96811bcc87
@ -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