import { type dom } from "https://deno.land/x/evt@v2.4.17/mod.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.17/mod.ts";
const { StyleSheet } = dom;
A single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.