import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { CSSRule } = dom;
A single CSS rule. There are several types of rules, listed in the Type constants section below.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { CSSRule } = dom;
A single CSS rule. There are several types of rules, listed in the Type constants section below.