DenoDDeno
Powered by
JoxJ
Denoβ€’3y agoβ€’
6 replies
Jox

How to run tailwindcss cli with deno task?

I would like to be able to run the tailwindcss cli tool to watch and build stylesheets as per their cli docs, https://tailwindcss.com/docs/installation

But I can't see a way that I could do that with a
deno task
deno task
like a I could with an
npm
npm
script?

Is this a case where I have to add a
package.json
package.json
file or is it possible to do without that?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

RUN deno task in Dockerfile
vanpetVvanpet / help
3y ago
How to run mocha with deno
BhauminBBhaumin / help
2y ago
Using Deno.Command to run tailwindcss with watch flag not working
KyleJuneKKyleJune / help
3y ago