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