Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Possibility of referencing mixing to itself #374

@moseleyi

Description

@moseleyi

Is it possible to reference mixin within itself, for example:

.rad(@r=5){
    border-radius:5px;
    &:hover{.rad(10);}
}

Seems that I get 500 error during compilation if I attempt to do it

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