summary refs log tree commit diff
path: root/develop-watch.sh
diff options
context:
space:
mode:
authorAshelyn Rose <git@ashen.earth>2025-03-22 16:24:41 -0600
committerAshelyn Rose <git@ashen.earth>2025-03-22 16:24:41 -0600
commit2bf70606fc62c989973f84f2961df2d42d7f9c04 (patch)
tree8758d4ec6b9688b1fb150a05b95ff7f3932d3c53 /develop-watch.sh
parent63e2395caf4ae93ebde96d97e12fc946af1e9ac9 (diff)
Better layout styling
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 .'