summary refs log tree commit diff
path: root/develop-watch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'develop-watch.sh')
-rwxr-xr-xdevelop-watch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop-watch.sh b/develop-watch.sh
index 0b93216..bea5d6a 100755
--- a/develop-watch.sh
+++ b/develop-watch.sh
@@ -1,4 +1,4 @@
 #!/usr/bin/env bash
 tmux \
   new-session 'cargo leptos watch' \; \
-  split-window -h 'stylance --watch --output-file ./style.css .' 
+  split-window -h 'stylance --watch .'