๐ APIinternal\_internal/docusaurus-theme-scopefunctionsFunction: getContainingRules()On this pageFunction: getContainingRules() getContainingRules(node: Readonly<Node>): readonly Rule_[] Defined in: _internal/docusaurus-theme-scope.ts:131 Find all containing PostCSS rules for a node, from the nearest rule outward. Parametersโ nodeโ Readonly<Node> Returnsโ readonly Rule_[]