MCPcopy
hub / github.com/kuma-ui/kuma-ui / css.test.ts

File css.test.ts

packages/core/src/css.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { css, cx } from "./css";
2import { describe, expect, test } from "vitest";
3
4describe("css", () => {

Callers

nothing calls this directly

Calls 2

cssFunction · 0.90
cxFunction · 0.90

Tested by

no test coverage detected