Skip to content

support nested selectors #8

@zspecza

Description

@zspecza

it seems that in stylus, nesting a selector inside a system mixin will cause an error, with a pretty cryptic message - cannot read property '1' of undefined

simply doing this will reproduce the error:

+component('something')
  &
    color: blue

this can be worked around pretty easily, but it would be nice to have it fixed

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions