MCPcopy Create free account
hub / github.com/chakra-ui/panda / pattern

Method pattern

packages/core/src/path.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 get pattern() {
39 return this.getFilePath('patterns')
40 }
41
42 get outCss() {
43 return this.getFilePath('styles.css')

Callers

nothing calls this directly

Calls 1

getFilePathMethod · 0.95

Tested by

no test coverage detected