interface AtRuleProps implements ContainerPropsRe-exportimport { type AtRuleProps } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; Propertiesname: stringName of the at-rule. optionalparams: string | numberParameters following the name of the at-rule. optionalraws: AtRuleRawsInformation used to generate byte-to-byte equal node string as it was in the origin input.