summaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
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")))