Gray

Converts an element to grayscale.

The structure of the class names are:

  • .gray-{GRAY}
  • .gray-{GRAY}-{SCREEN_SIZE} until the screen size

The values are:

  • GRAY 0.00, 0.25, 0.50, 0.75, 1.00
  • SCREEN_SIZE lg, md, sm, xs

Basic Example:

html