org.scalajs.dom.raw
The LinkStyle interface allows to access the associated CSS style sheet of a node.
MDN
Returns the StyleSheet object associated with the given element, or null if there is none.
The LinkStyle interface allows to access the associated CSS style sheet of a node.
MDN