We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d380a commit 182b5a6Copy full SHA for 182b5a6
1 file changed
.stylelintrc
@@ -1,7 +1,6 @@
1
{
2
"extends": "stylelint-config-standard-scss",
3
"rules": {
4
- "max-line-length": 500,
5
"scss/at-mixin-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
6
"scss/dollar-variable-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
7
"scss/percent-placeholder-pattern": "(^[a-z]|[A-Z0-9])[a-z]*"
0 commit comments