MCPcopy
hub / github.com/imcuttle/mometa / css

Function css

packages/editor/src/mometa/utils/emotion-css.ts:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15refresh()
16
17export const css: typeof mod['css'] = function () {
18 return mod.css.apply(this, arguments)
19}

Callers 1

floating-ui.tsxFile · 0.90

Calls 1

applyMethod · 0.45

Tested by

no test coverage detected