Skip to content

Commit

Permalink
disable daisy ui logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mubaidr committed Aug 21, 2024
1 parent f496e78 commit 19b1553
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tailwind.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ module.exports = {
require('@tailwindcss/forms'),
require('daisyui'),
],
daisyui: {
logs: false,
},
}

0 comments on commit 19b1553

Please sign in to comment.