(rule (target styles.css) (deps (glob_files_rec assets/*)) (action (bash "sh tailwind.sh")))