Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ContainerProps
implements NodeProps
Re-export
import { type ContainerProps } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";

Properties

optional
nodes: (ChildNode | ChildProps)[]