Generate color utility classes without additional context in 2.2 Beta

In the 2.2 beta…

I usually just want to create a color palette without the additional context of: text, background etc).

Currently, when selected, the color system only generates utility classes for the colors with additional context.

They are listed as:

  • background
  • color
  • border-color
  • etc.

Generating this kind of output:
.text-MY-PREFIX-values

It would be nice to have an option without the “text” part of that, or, maybe, just have “c” for color.