Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Latest
type alias CSSProperties
import { type CSSProperties } from "https://deno.land/x/fresh@1.6.8/plugins/twindv1_deps.ts";
definition: CSS$1.PropertiesFallback<string | Falsey, string | Falsey> & CSS$1.PropertiesHyphenFallback<string | Falsey, string | Falsey> & Partial<CustomProperties>