Skip to content

Commit 22df3ed

Browse files
committed
Remove typography
1 parent 7223b76 commit 22df3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const config = {
99
}
1010
}
1111
},
12-
plugins: [require('@tailwindcss/typography'), require('daisyui')],
12+
plugins: [require('daisyui')],
1313
daisyui: {
1414
themes: ['light', 'dark']
1515
}

0 commit comments

Comments
 (0)