Closed
Description
Per seanCodes/bootstrap-less-port#13 (comment)
Currently, when pulling out all arguments as a list (using ...
), the list is space-separated. It'd be nice to have a function that could force using a comma or force using a specified delimiter when outputting.
If this isn't suited to core Less, I could use some help understanding the best way to do this with a plugin.