diff options
author | polwex <polwex@sortug.com> | 2025-07-16 15:36:16 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-16 15:36:16 +0700 |
commit | 7acccc847e58ba5c04561890783bcd852df7e40b (patch) | |
tree | 896be9364df38fb4e4e96f08354f882ef947e69a /dune | |
parent | 5bd56c54095a772cf14aae82389bf104338d7ac8 (diff) |
m
Diffstat (limited to 'dune')
-rw-r--r-- | dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ (deps (glob_files_rec assets/*)) (action - (bash "sh tailwind.sh"))) + (bash "sh ~/code/ocaml/bs5/tailwind.sh"))) |