method postcss.AtRule.prototype.cloneRe-exportimport { postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { AtRule } = postcss; clone(overrides?: Partial<AtRuleProps>): thisParametersoptionaloverrides: Partial<AtRuleProps>Returnsthis