import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { StyleSheet } = dom;
A single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { StyleSheet } = dom;
A single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.