import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { CSS } = dom;
Holds useful CSS-related methods. No object with this interface are implemented: it contains only static methods and therefore is a utilitarian interface.