ts error raised on tailwind plugin

in tailwind config:
plugins: [require("@tailwindcss/typography", require("daisyui"))],
plugins: [require("@tailwindcss/typography", require("daisyui"))],
I get the squiggly for daisyui... Expected 1 arguments, but got 2.
3 Replies
Neto
Neto2y ago
you missed the ) after typography", and the ) is before the closing ] the whole line should be plugins: [require("@tailwindcss/typography"), require("daisyui")],
Silas | @silaspath
I thank you for not bullying me about such a tremendosly newbie mistake
Neto
Neto2y ago
its all t3ggSip
Want results from more Discord servers?
Add your server