Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Properties

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