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

& as part of class #10

Closed
ai opened this issue Mar 6, 2013 · 1 comment
Closed

& as part of class #10

ai opened this issue Mar 6, 2013 · 1 comment

Comments

@ai
Copy link
Contributor

ai commented Mar 6, 2013

A lot of users (for example, Yandex’s BEM style) prefer Stylus, because Sass doesn’t support &_subclass like:

.header
  width: 100%
  &-logo
    background: blue

I can’t see in documentation, does significant CSS support it?

@tj
Copy link
Member

tj commented Jun 2, 2013

& has meaning in this module so you cant really use it as part of a classname, I wouldn't anyway personally it looks kinda odd but nope

@tj tj closed this as completed Jun 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants