Skip to content

Commit c2b3ef0

Browse files
committed
ci: update stylelint config
1 parent a1e016b commit c2b3ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.stylelintrc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,7 @@ rules:
117117
- ignoreValues:
118118
- box
119119
- inline-box
120-
color-named: never
121120
color-no-hex: true
122121
declaration-no-important: true
123122
font-weight-notation: numeric
124123
max-nesting-depth: 3
125-
selector-nested-pattern: ["&", {splitList: true, message: "Nested selectors should include a &."}]

0 commit comments

Comments
 (0)