Skip to content

API Reference / @gtkx/css / injectGlobal

Variable: injectGlobal

const injectGlobal: Css["injectGlobal"]

Defined in: index.d.ts:16

Serializes and inserts the given styles into the default stylesheet globally, without scoping them to a generated class.

Released under the MPL-2.0 License.