We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29c393 commit bdcf5a3Copy full SHA for bdcf5a3
packages/tailwindcss-patch/src/core/config.ts
@@ -0,0 +1 @@
1
+export * from '@tailwindcss-mangle/config'
packages/tailwindcss-patch/src/core/index.ts
@@ -3,4 +3,4 @@ export * from './exposeContext'
3
export * from './inspector'
4
export * from './runtime-patcher'
5
export * from './cache'
6
-export * from '@tailwindcss-mangle/config'
+export * from './config'
0 commit comments