We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7223b76 commit 22df3edCopy full SHA for 22df3ed
tailwind.config.cjs
@@ -9,7 +9,7 @@ const config = {
9
}
10
11
},
12
- plugins: [require('@tailwindcss/typography'), require('daisyui')],
+ plugins: [require('daisyui')],
13
daisyui: {
14
themes: ['light', 'dark']
15
0 commit comments