files/en-us/web/api/stylesheet/index.md
{{APIRef("CSSOM")}}
An object implementing the StyleSheet interface represents a single style sheet. CSS style sheets will further implement the more specialized {{domxref("CSSStyleSheet")}} interface.
StyleSheet including this one, if any; returns null if there aren't any.{{Specifications}}
{{Compat}}