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 df45164 commit 76029b7Copy full SHA for 76029b7
.stylelintrc.yml
@@ -12,8 +12,8 @@ rules:
12
# Specify percentage or number notation for alpha-values.
13
alpha-value-notation: number
14
15
- # Specify a blacklist of disallowed at-rules.
16
- at-rule-blacklist:
+ # Specify a list of disallowed at-rules.
+ at-rule-disallowed-list:
17
- debug
18
19
# Require or disallow an empty line before at-rules.
0 commit comments