fix: update stylelint deps - #8438
Conversation
WalkthroughUpdates Stylelint config and devDependencies, regenerates theme token files (rgba→rgb), adds targeted stylelint directives, replaces deprecated CSS properties, standardizes overflow-wrap, and reorders related CSS declarations across many SCSS components. ChangesStylelint Configuration & CSS Modernization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview: https://pf-pr-8438.surge.sh A11y report: https://pf-pr-8438-a11y.surge.sh |
|
🎉 This PR is included in version 6.6.0-prerelease.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
rgb()instead ofrgba()- fix: update exporter to use rgb over rgba design-tokens#153clip->clip-path,word-break->overflow-wrap,grid-gap->gap):is()/where()- pre-existing, but there was a bug with stylelint that prevented them from being detectedBACKSTOP-REPORT.ZIP
Summary by CodeRabbit
Style
Accessibility
Content