Skip to content

Commit a6bbb61

Browse files
committed
Specify @tailwindcss/cli
1 parent ccf2747 commit a6bbb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
(:config ./tailwind.config.js)
2222
(:input ./styles.css))
2323
(action
24-
(run npx tailwindcss -c %{config} -i %{input} -o %{target})))
24+
(run npx @tailwindcss/cli -c %{config} -i %{input} -o %{target})))

0 commit comments

Comments
 (0)