CssStyleSheet
Represents a CSS Stylesheet.
Gets a CSS code representation of the stylesheet.
Gets the @import rule if the stylesheet was importated otherwise it returns null.
Inserts a new style rule into the current style sheet.
Removes a style rule from the current style sheet object.