D
Deno
J
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
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
RUN deno task in Dockerfile
V
vanpet / help
3y ago
How to run mocha with deno
B
Bhaumin / help
2y ago
Using Deno.Command to run tailwindcss with watch flag not working
K
KyleJune / help
3y ago