CSSStyle
"CSSSTyle" represents a style bracket in a .css
file.
Usage
Setup
Properties
newStyle(style, content)
Creates a new Style inside of the bracket.
string style
: The style property to add.
string content
: The value of the style property.
Last updated
Was this helpful?