We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd1633 commit 5254b4dCopy full SHA for 5254b4d
.stylelintrc
@@ -2,9 +2,6 @@
2
"extends": [
3
"stylelint-config-twbs-bootstrap/scss"
4
],
5
- "plugins": [
6
- "stylelint-order"
7
- ],
8
"rules": {
9
"selector-class-pattern": "^[a-z][a-z0-9\\-_]*[a-z0-9]$"
10
}
0 commit comments