-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
I find it unfortunate that valid Stylus is invalid when using the Axis library.
$myList = range(50px, 800px, 50)
Seemingly it is overwritten by the Axis color range function.
Wouldn't it be better to use another name for the color range that Axis provides. Or is there a workaround I'm not familiar with? Either way I think that leaving Stylus function intact would be the more intuitive solution. Or maybe there is a way to overload the method name if range really is the best name for color-range.
Other than that. Thank you for a nice library - I enjoy it.
Metadata
Metadata
Assignees
Labels
No labels