Css

value class Css(val data: String)

Represents a block of CSS code.

Constructors

Link copied to clipboard
constructor(data: String)

Properties

Link copied to clipboard

The block of CSS code.