Skip to content

Commit c2ddcda

Browse files
committed
fix: remove deps from just command
1 parent a10d7c4 commit c2ddcda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Only needed for full dev cycle with publish
44
deps:
55
cargo install cargo-release
6-
npm install tailwindcss @tailwindcss/cli
76

87
install:
98
cargo install --path .

0 commit comments

Comments
 (0)