Skip to content

API Reference / @gtkx/css / css

Variable: css

const css: Css["css"]

Defined in: index.d.ts:6

Serializes the given style interpolations, inserts the resulting rules into the default stylesheet, and returns the generated GTK4 CSS class name.

Released under the MPL-2.0 License.