MCPcopy Create free account
hub / github.com/clerk/javascript / generateStylesheet

Function generateStylesheet

packages/tailwindcss-transformer/src/index.ts:121–147  ·  view source on GitHub ↗
(
  styleCache: StyleCache,
  ctx: {
    /**
     * Path to the Tailwind CSS configuration file
     */
    tailwindConfig: Config;
    /**
     * Global CSS to be included in the generated stylesheet
     */
    globalCss: string;
  },
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setupFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected