Skip to main content
Module

x/aleph/lib/@unocss/core.ts>CSSColorValue

The Full-stack Framework in Deno.
Go to Latest
interface CSSColorValue
import { type CSSColorValue } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Properties

type: string
components: (string | number)[]
alpha: string | number | undefined