Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyHoenderdaal committed Sep 6, 2024
1 parent a8e6e5e commit 77985b2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,9 @@ module.exports = {
padding: '1.25rem',
},
},
plugins: [require('@tailwindcss/forms'), require('@tailwindcss/typography'), require('tailwind-scrollbar-hide')],
plugins: [
require('@tailwindcss/forms'),
require('@tailwindcss/typography'),
require('tailwind-scrollbar-hide')
],
}

0 comments on commit 77985b2

Please sign in to comment.