-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(stylelint): refactor to and enforce kebab-casing for Sass utilities #10147
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Before merging, can you revisit the PR title to convey that this enforces kebab-casing for Sass utils?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!! 👍
…oating-point-issue * origin/dev: chore: release next feat(icon): add component tokens (#10062) refactor: fix `FunctionalComponent` return types (#10164) chore: release next fix(input-date-picker): prevent console error when using a lang (#10162) feat(action, action-bar, action-group, action-menu, action-pad): add component tokens (#10058) refactor(stylelint): refactor to and enforce kebab-casing for Sass utilities (#10147) chore: release next test(popover): unskip focusable test (#10138) fix(filter): fix setFocus method (#10149)
Related Issue: #7365
Summary
Refactor sass names to kebab-case.