summaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-07-18 18:54:42 +0700
committerpolwex <polwex@sortug.com>2025-07-18 18:54:42 +0700
commite1bc08ed2b35a9b9faf76fab8316aec4224782cb (patch)
tree11444dcdf0078e7d04f8851c181bf375ed382096 /dune
parentd43776f556ba63d2e6f48fdf6f94ba3b8f1e0199 (diff)
mmm
Diffstat (limited to 'dune')
-rw-r--r--dune6
1 files changed, 0 insertions, 6 deletions
diff --git a/dune b/dune
index 98d0c1e..e69de29 100644
--- a/dune
+++ b/dune
@@ -1,6 +0,0 @@
-(rule
- (target styles.css)
- (deps
- (glob_files_rec assets/*))
- (action
- (bash "sh ~/code/ocaml/bs5/tailwind.sh")))