Skip to content

Commit 9e5c650

Browse files
author
Sine Jespersen
committed
CMN-541: add stylelint disable nesting depth,
1 parent 69a11d9 commit 9e5c650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/Library/recommender/recommender.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
color: $c-text-primary-black;
99
border-color: $c-global-tertiary-1;
1010
}
11-
11+
/* stylelint-disable max-nesting-depth */
1212
&--triple-desktop {
1313
@include breakpoint-m {
1414
.recommender-material {

0 commit comments

Comments
 (0)