Skip to content

API Reference / @gtkx/css / cx

Variable: cx

const cx: Css["cx"]

Defined in: index.d.ts:11

Filters out falsy tokens and returns the remaining class names, collapsing two or more GTKX-generated classes into one merged class where later styles win.

Released under the MPL-2.0 License.