Skip to content

Commit 84e32fb

Browse files
committed
chore(patch): add logger export
1 parent 5e879f9 commit 84e32fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tailwindcss-patch/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export * from './core'
22
export * from './utils'
33
export * from './types'
44
export { defineConfig } from './config'
5+
export { default as logger } from './logger'

0 commit comments

Comments
 (0)