Type alias StypColor

StypColor: StypRGB | StypHSL

Structured color CSS property value.

Colors are represented by either rgb(), or hsl() functional notations.

Generated using TypeDoc