str_index($string, $substring) Returns the index of the first occurrence of $substring in $string
Pattern: :nth-of-type(Nth) The argument Nth is of the following format:
@media @media directives in Sass behave just like they do in plain CSS, with one extra capability: they can be nested
hsl($hue, $saturation, $lightness) Creates a Color from hue, saturation, and lightness values
str_slice($string, $start-at, $end-at:-1) Extracts a substring from $string. The substring will begin at index
Pattern: :checked Definition: The :checked
length($list) Return the length of a list. This can return the number of pairs in a map as
comparable($number1, $number2) Returns whether two numbers can added, subtracted, or compared.
to_lower_case($string) Convert a string to lower case,
function_exists($name) Check whether a function with the given name exists.
Page 14 of 15