Pattern: :disabled Definition: The :disabled
blue($color) Gets the blue component of a color. Calculated from HSL where necessary via
zip($lists...) Combines several lists into a single multidimensional list. The nth value of the resulting list is a space
green($color) Gets the green component of a color. Calculated from HSL where necessary via
adjust_color($color, [$red], [$green], [$blue], [$hue], [$saturation], [$lightness], [$alpha]) Increases or decreases one
selector_parse($selector) Parses a user-provided selector into a list of lists of strings as returned by &
@extend There are often cases when designing a page when one class should have all the styles of another class, as well as its
rgba($red, $green, $blue, $alpha) rgba($color, $alpha)
@warn The @warn directive prints the value of a SassScript expression to the standard error output stream. It’s useful
Pattern: :focus Definition: The :focus pseudo-class
Page 1 of 15