Skip to content

Recursive functions not working #2

@tyron

Description

@tyron

I'm trying to use a border-radius like:

body 
{
    .border-radius(20px, 20px, 20px, 20px);
}

But this triggers an error: Cannot call method 'slice' of undefined

I found out that removing the overloaded functions (with one and two parameters), the code works fine. I don't know wheter this should be reported here or in less.js repo, though.

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