You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stylelint configuration with correct rule names
- Remove @stylistic/stylelint-plugin dependency (not needed)
- Fix deprecated rule names (color-keyword → color-named)
- Disable formatting rules to match original scss-lint philosophy
- Configuration now works correctly with stylelint v16
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments