interface postcss.ContainerProps
implements NodeProps
Re-export
import { type postcss } from "https://deno.land/x/bundler@0.9.0/deps.ts";
const { ContainerProps } = postcss;
Properties
optional
nodes: (ChildNode | ChildProps)[]import { type postcss } from "https://deno.land/x/bundler@0.9.0/deps.ts";
const { ContainerProps } = postcss;