Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ogone/src/ogone.dom.d.ts>CSSImportRule

Advanced Web Composition for Future
Latest
interface CSSImportRule
implements CSSRule
import { type CSSImportRule } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Properties

readonly
href: string
readonly
media: MediaList
readonly
styleSheet: CSSStyleSheet