Skip to content

Commit

Permalink
chore(patch): add logger export
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Jul 18, 2024
1 parent 5e879f9 commit 84e32fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tailwindcss-patch/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './core'
export * from './utils'
export * from './types'
export { defineConfig } from './config'
export { default as logger } from './logger'

0 comments on commit 84e32fb

Please sign in to comment.