(
styleCache: StyleCache,
ctx: {
/**
* Path to the Tailwind CSS configuration file
*/
tailwindConfig: Config;
/**
* Global CSS to be included in the generated stylesheet
*/
globalCss: string;
},
)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected