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

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

The Full-stack Framework in Deno.
Go to Latest
type alias CSSObject
import { type CSSObject } from "https://deno.land/x/alephjs@1.0.0-alpha.68.6/lib/@unocss/core.ts";
definition: Record<string, string | number | undefined>