CSSStyleSheet
open external class CSSStyleSheet(options: CSSStyleSheetInit = definedExternally) : StyleSheet(source)
A single CSS style sheet. It inherits properties and methods from its parent, StyleSheet.
A single CSS style sheet. It inherits properties and methods from its parent, StyleSheet.