moochM
Denoβ€’10mo agoβ€’
2 replies
mooch

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
my edits to "deno run -RWE npm:create-vite-extra@latest" - bpmooch/deno-vite-template
GitHub - bpmooch/deno-vite-template: my edits to "deno run -RWE npm...
Was this page helpful?