Skip to content
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

Discuss support for scss/selector-nest-combinators #2

Open
gregvanbrug opened this issue Feb 9, 2021 · 0 comments
Open

Discuss support for scss/selector-nest-combinators #2

gregvanbrug opened this issue Feb 9, 2021 · 0 comments
Labels
question Further information is requested

Comments

@gregvanbrug
Copy link
Member

Currently this is included in our config which prevents single line rules with multiple selectors.

Ex:

.apos-ui .apos-admin-bar .apos-admin-bar-item { 
  ...
}

While this could be slightly annoying it also encourages styles to be grouped and prevents developers from avoiding the max-nesting-depth rule.

107388617-054d0500-6ac4-11eb-8cb5-c97b65c7a601

@gregvanbrug gregvanbrug added the question Further information is requested label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant