summary refs log tree commit diff stats
path: root/stalwart/Trunk.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stalwart/Trunk.toml')
-rw-r--r--stalwart/Trunk.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/stalwart/Trunk.toml b/stalwart/Trunk.toml
deleted file mode 100644
index 579d138..0000000
--- a/stalwart/Trunk.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[[hooks]]
-stage = "pre_build"
-command = "sh"
-command_arguments = ["-c", "npx tailwindcss -i input.css -o style/output.css"]