@for The @for directive repeatedly outputs a set of styles. For each repetition, a counter variable is used to adjust
selector_parse($selector) Parses a user-provided selector into a list of lists of strings as returned by &
green($color) Gets the green component of a color. Calculated from HSL where necessary via
Pattern: :focus Definition: The :focus pseudo-class
unitless($number) Returns whether a number has units.
invert($color) Returns the inverse (negative) of a color. The red, green, and blue values are inverted, while the opacity
selector_extend($selector, $extendee, $extender) Returns a new version of $selector with $extendee
Pattern: [attr|=val] Definition: The [attr|=val] selector matches
hue($color) Returns the hue component of a color. See
@while The @while directive takes a SassScript expression and repeatedly outputs the nested styles until the statement
Page 1 of 15