-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels