Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

The Full-stack Framework in Deno.
Go to Latest
function normalizeCSSValues
import { normalizeCSSValues } from "https://deno.land/x/aleph@1.0.0-alpha.71/lib/@unocss/core.ts";

Parameters

obj: CSSValue | string | (CSSValue | string)[]

Returns

(string | CSSEntries)[]