interface CSSGroupingRule
implements CSSRule
import { type CSSGroupingRule } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Any CSS at-rule that contains other rules nested within it.
Properties
readonly
cssRules: CSSRuleListimport { type CSSGroupingRule } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Any CSS at-rule that contains other rules nested within it.