ts error raised on tailwind plugin
in tailwind config:
I get the squiggly for daisyui...
I get the squiggly for daisyui...
Expected 1 arguments, but got 2.plugins: [require("@tailwindcss/typography", require("daisyui"))],Expected 1 arguments, but got 2.typography", and the ) is before the closing ]plugins: [require("@tailwindcss/typography"), require("daisyui")],
typography"plugins: [require("@tailwindcss/typography"), require("daisyui")],