Overview
Extension for sass:list module
Get
Has
Remove
List
list.append()
Returns a copy of $list with $val added to the end, and/or with added multiple $values.
modified
list.indexes()
Returns all occurred indexes of the given $value and/or optional arbitrary $values checked by the given $operator.
Last updated
Was this helpful?