installing daisy ui with tailwind throws an error
reproduction
1.
deno run -A -r https://fresh.deno.dev
2. make sure to choose tailwind
3. deno add npm:daisyui
4. add daisyui to tailwind config
5. deno task start
6. open the webpage
Error3 Replies