We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e879f9 commit 84e32fbCopy full SHA for 84e32fb
packages/tailwindcss-patch/src/index.ts
@@ -2,3 +2,4 @@ export * from './core'
2
export * from './utils'
3
export * from './types'
4
export { defineConfig } from './config'
5
+export { default as logger } from './logger'
0 commit comments