We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10d7c4 commit c2ddcdaCopy full SHA for c2ddcda
1 file changed
justfile
@@ -3,7 +3,6 @@
3
# Only needed for full dev cycle with publish
4
deps:
5
cargo install cargo-release
6
- npm install tailwindcss @tailwindcss/cli
7
8
install:
9
cargo install --path .
0 commit comments