Skip to content

Sass-style "&" Selector to Concat Parent and Child Selector #6

@Yuffster

Description

@Yuffster

It'd be nice if I can do:

Eve.scope("#foo", function() {

    this.scope('&.bizz', function() { 

        this.find(); //#foo.bizz

    });

});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions