map_merge($map1, $map2) Merges two maps together into a new map. Keys in $map2 will take precedence over keys
darken($color, $amount) Makes a color darker. Takes a color and a number between 0% and 100%, and returns a color with the
round($number) Rounds a number to the nearest whole number.
Pattern: [attr] Definition: The [attr] selector matches any
:compressed Compressed style takes up the minimum amount of space possible, having no whitespace except that necessary to separate
Operations All types support equality operations (== and !=). In addition, each type has its own operations that it
Pattern: :active Definition: The :active
Nested Properties CSS has quite a few properties that are in “namespaces;” for instance, font-family, font-size, and
@debug The @debug directive prints the value of a SassScript expression to the standard error output stream. It’s
Pattern: :root Definition: The :root pseudo-class matches an
Page 6 of 15