We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66700a2 + 22e6b1e commit 49b747eCopy full SHA for 49b747e
.stylelintrc.json
@@ -5,11 +5,6 @@
5
"comment-empty-line-before": ["always", {
6
"ignore": ["stylelint-commands", "after-comment"]
7
}],
8
- "declaration-colon-space-after": "always",
9
- "indentation": [2, {
10
- "except": ["value"]
11
- }],
12
- "max-empty-lines": 4,
13
"rule-empty-line-before": ["never-multi-line", {
14
"except": ["first-nested"],
15
"ignore": ["after-comment", "inside-block"]
0 commit comments