MCPcopy
hub / github.com/tailwindlabs/tailwindcss / loadModule

Function loadModule

packages/tailwindcss/src/compat/config.test.ts:1392–1398  ·  packages/tailwindcss/src/compat/config.test.ts::loadModule
(_id, base)

Source from the content-addressed store, hash-verified

1390 `,
1391 {
1392 async loadModule(_id, base) {
1393 return {
1394 path: class="st">'',
1395 base,
1396 module: { prefix: class="st">'tw' },
1397 }
1398 },
1399 },
1400 ),
1401 ).toMatchInlineSnapshot(`

Callers 1

applyCompatibilityHooksFunction · 0.70

Calls 1

themeFunction · 0.85

Tested by

no test coverage detected