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

x/fresh/plugins/twindv1_deps.ts>CSSNested

The next-gen web framework.
Extremely Popular
Go to Latest
interface CSSNested
implements Record<string, CSSProperties | MaybeArray<CSSObject | string> | Falsey>
import { type CSSNested } from "https://deno.land/x/fresh@1.4.0/plugins/twindv1_deps.ts";