Skip to content

Commit 184ea86

Browse files
authored
Disable stylelint error for scroll-state rule
1 parent 68f2ef1 commit 184ea86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react/src/internal/components/UnderlineTabbedInterface.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
justify-content: space-between;
77
align-items: flex-start;
88
overflow: hidden;
9+
/* stylelint-disable-next-line declaration-property-value-no-unknown */
910
container: underline-wrapper / scroll-state;
1011

1112
/* make space for the underline */

0 commit comments

Comments
 (0)