1 2 3 4 5 6
(rule (target styles.css) (deps (glob_files_rec assets/*)) (action (bash "sh ~/code/ocaml/bs5/tailwind.sh")))