Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface ContainerProps
implements NodeProps
import { type ContainerProps } from "https://deno.land/x/postcss@8.4.16/lib/container.d.ts";

Properties

optional
nodes: (ChildNode | ChildProps)[]