deno+vite+tailwind
https://github.com/bpmooch/deno-vite-template
I am having issues using tailwind with a deno+vite template. I created a github repository with a small reproduction of the issue.
make
will run deno run -A --node-modules-dir npm:vite
. I get an error when running that command, complaining about the vite.config.ts
. Has anyone gotten deno + vite + tailwind working?GitHub
GitHub - bpmooch/deno-vite-template: my edits to "deno run -RWE npm...
my edits to "deno run -RWE npm:create-vite-extra@latest" - bpmooch/deno-vite-template
2 Replies