summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.stylelintrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json
index cf022098..b16a7306 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -5,6 +5,7 @@
"indentation": 4,
"no-descending-specificity": null,
"number-max-precision": null,
+ "max-line-length": null,
"selector-list-comma-newline-after": null
}
}