Compare commits
2 Commits
7c05e7fee9
...
96811bcc87
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96811bcc87 | ||
|
|
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